Creating user without email address

0 votes
Hello

UserService requires user name, password and email to create a user. However, my app does not require the email address to be provided. I thought about just using my email address for all the users but it says it has to be unique email address. Whats the work around? Can I just use a "junky email" to create the user name. I don't see the point of limiting user creation with such requirement

 

Thank you
asked Dec 2, 2014 in App42 Cloud API-BaaS by AndroidFolk (107 points)

1 Answer

+1 vote
 
Best answer
Hi AndroidFolk,
 
If you don't  want to use email Id, you can use username and append it in any junk email domain to make email Id from it. 
For example, if username is AndroidFolk, and your app name is MyApp, you can use email as AndroidFolk@MyApp.com and pass it to App42 User Service. You can use any other test/junk domain of your choice to make it work.
 
Let me know if it makes sense.
answered Dec 2, 2014 by naresh (350 points)
selected Dec 2, 2014 by AndroidFolk
Thank you so much!! :)
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
...