Landing page after email verification

Hi,

I am implementing the email verification and password reset feature for my application using DF.

I wonder if there is way to configure the landing page after user clicking the linking and successfully completed the verification and email reset? Currently, DF will by default log the user in. Instead, it’d be more appropriate for my application to show a simple confirmation page that the process has been.

Is this possible and how to do so?

Thank you very much for your advise.

Bill

Hi @Bill_Simon ,

To have a custom password recovery page, you must build a small Web App.

See example: (brazilian portuguese, sorry)
https://senha.cortecloud.com.br

In this case, we send an email to the user with the verification code and the link to this small App.