Page 1 of 1

How to make email confirmation by new user registration?

Posted: Sat Aug 23, 2014 12:49 pm
by Dmitrij Kudrin

I have registration screen in my app. User must enter: Name, email, password. All this data goes to DB. But how to make email confirmation?
Thanks in advance.


How to make email confirmation by new user registration?

Posted: Sat Aug 23, 2014 3:42 pm
by Alena Prykhodko

Hello,

We don't have ready solution.
You can search online for more information.
Hope this will be helpful:
As soon as you implement user registration option http://devcenter.appery.io/tutorials/... you can send email, this will require additional coding.

Should be close to the password recovery idea http://devcenter.appery.io/documentat...
Also this post should be useful https://getsatisfaction.com/apperyio/...


How to make email confirmation by new user registration?

Posted: Sat Aug 23, 2014 3:55 pm
by Dmitrij Kudrin

Ok, thank you!