Auto Login - After Password Reset OR Email Verification

Hello,

We currently have several registration & reset password flows that prior to Auth0 once a user verified their email or reset their password we would simply auto login (without them re-entering their credentials. As a side note: We’re currently leveraging your signup API for most of our users that register on our existing website so we can maintain a consistent experience on our website.

We also have a batch API that our channel partners bulk register users with. As we don’t have the user’s password we force a reset password flow for these users (for reset password we’re using the Auth0 hosted widget).

We’re trying to avoid users needing to re-authenticate after something like password reset or email verification on registration. Are there any approaches you can recommend. I can share a link to a sequence diagram if that’s helpful.

Thanks,
Ryan

Bumping this as I’m looking to something similar

Bumping this as I’m looking to something similar

Bump. How would one handle an auto login after verifying the e-mail in auth0’s universal login?

Bumping as well! Any idea if this is feasible? On the roadmap?

Yea, I still haven’t figured a good solution here. Only a matter of time until our product and UX team bubble it back up again. :wink: We’re actually using universal login now as well but still doesn’t seem like there’s a good solution.

Looks like this is not currently possible - there’s a reply by James here.

That is correct! Thanks for sharing that here!