Hi , I M using implict grant type with universal login, i have customized the login page, i would like to provide the user with a forgot password button. if the user clicks on this button a mail should be send to the user , which function should i call to do this just like “dont remeber password” in default login page.
Hi!
You can use the changePassword()
function, as shown here: https://auth0.com/docs/libraries/auth0js/v9#password-reset-requests
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.