Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using a link to trigger sending password reset emails for a logged in User #899

Closed
4 tasks done
jackton1 opened this issue May 11, 2024 · 1 comment
Closed
4 tasks done

Comments

@jackton1
Copy link

jackton1 commented May 11, 2024

Checklist

  • I have looked into the Readme and the documentation, and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

I'm using the UserWP plugin that manages a user account this includes a form that allows a user to change their existing password which only works on the WordPress side of things.

Describe the ideal solution

Two possible options would be helpful:

  • The ability to generate a link that the user can click which would send them a reset email.
  • The second option would be the ability to call Auth0 passing the form values which would reset the user's password

The 1st option seems relatively straightforward and one that would be helpful for me in the short term

Alternatives and current workarounds

Right now I'm planning to just log the user out and force them to the login form as a last resort

Additional context

No response

@evansims
Copy link
Member

Hi @jackton1, thanks for your feature suggestion. I've backlogged this request, and we'll consider it for future development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants