Authenticating users after email verification is complete

Hello,

I was trying to find docs for this but failed to do so.

We are building an application that can only allow verified users to proceed. However, we also want to make sure this is as painless as possible.

The flow we have in mind would be:

  • User signs up
  • User checks email and verifies their identity
  • Auth0 updates the verified flag in the user metadata and redirects to our success page
  • User clicks in “continue” in our success page and proceeds logged in (meaning we get a JWT token back).

My question is: is the last step possible? Is there anything that Auth0 sends back to our success page that allows us to automatically log them in?

1 Like

As it has been more than a few months since this topic was opened, and there has been no reply or further information provided as to the existence of the issue, we are closing this topic. Please don’t hesitate to create a new topic if this issue is still present, we would be happy to work with you to help find a resolution.