Change username

0 votes
Hello,

I'm generating username randomly. But I want to let user the change username. Is that possible? When I looked at the API, it seems that just password can be change.
asked Nov 1, 2014 in App42 Cloud API-BaaS by ttasdelen (16 points)
recategorized Mar 3, 2015 by sushil

1 Answer

+2 votes
 
Best answer

You can not modify username as it is unique identifier for user. However You can use attribute firstName/lastName of user profile which can be modified.

Another alternate is to use email Id/password  for authentication instead of username/password. Since you can modify emailId of user, this will solve your purpose. See this for details.

Let me know if it is helpful.

answered Nov 3, 2014 by shepAdmin (111 points)
selected Nov 3, 2014 by ttasdelen
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...