Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AJAX API for creating username / password programmatically #568

Closed
spurgeonbj opened this issue Jul 9, 2016 · 3 comments
Closed

AJAX API for creating username / password programmatically #568

spurgeonbj opened this issue Jul 9, 2016 · 3 comments
Labels
core feature request Feature request REST API API standard wontfix This will not be worked on

Comments

@spurgeonbj
Copy link

Hi,

Greetings!

I'm not sure whether this is the right place to post this query, kindly forgive if it isnt.

Thanks for the great stuff. UF has for sure reduced our work dramatically in developing a user based system.

In our use case, we wish to generate username through code depending on conditions like (availability of unique email id, unique mobile no or concatenated string of username and random characters, in that order) and also generate a random password, instead of using form fields to let the user choose his username / password interactively.

Are there any APIs existing to do this through AJAX as of now?

I noticed that the username availability is done after post in the present product. Wouldnt it be nice to have that too checked through AJAX on field change event?

ditto for email id.

If APIs are not available, could you kindly help in pointing me to some sample code within UF, which can be modified to implement this?

Thanks once again!

Warm regards and gratitude,
Spurgeon

@alexweissman
Copy link
Member

Ref #385, #558.

@spurgeonbj
Copy link
Author

Dear Alex,

Greetings!

Thanks a ton for your lightning response!

On Sat, Jul 9, 2016 at 7:29 PM, Alex Weissman [email protected]
wrote:

Ref #385 #385, #558
#558.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#568 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGbU2SYqAEi_A4x4WUK4RRKJ4zEcCdTrks5qT6lLgaJpZM4JIn4F
.

@stale
Copy link

stale bot commented Apr 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 19, 2019
@stale stale bot closed this as completed Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature request Feature request REST API API standard wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants