automate the sending of a validation email after user registration

0 votes
Hello good afternoon.
Is there any way to automate the sending of a validation email after user registration, ie confirm that the email is really owned by the user who signed up?
asked Dec 16, 2019 in Unity by alexandre (10 points)

1 Answer

0 votes

Hi Alexandre,

Greetings!!

Yes, you can acheieve your obejective by implementing the custom logic in your app. You can store a token or signature related to that particular user in our storage service at the time of user registration process and pass that token in email of verification.

When the user will click on that token, validate it with stored token in storage service.

In case if you have any other concern please do feel free to reach out to us. We will be happy to help you.

 

Regards,

Priyanka Singh

App42 Team

answered Dec 17, 2019 by anonymous
Registered Email Validation
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
...