Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 9/23/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.
I am using Web3Auth + Auth0.
If my user want to change the password then I need to provide the change password button in my website.
Now I want to redirect my user to the change password page of auth0. The user will be logged in when he tries to change the password.
how should i achieve this?
I am using the Universal login flow. I am not using Authentication api
Originally posted by: KetulCodiste
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/632
