Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Add 'change password' button and function #28

Open
mooreds opened this issue Dec 17, 2022 · 1 comment
Open

Add 'change password' button and function #28

mooreds opened this issue Dec 17, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@mooreds
Copy link
Collaborator

mooreds commented Dec 17, 2022

Changing a password is part of the login flow. We should add a button/function to do this. It will redirect the user over to FusionAuth and then, on successful change, send them back to the app.

@JakeLo123 JakeLo123 added the enhancement New feature or request label Feb 5, 2024
@JakeLo123
Copy link
Collaborator

On the SDK side this would be pretty easy!

  • Add a method that redirects to FusionAuth
  • Maybe some handling after password change… not sure what that would look like without knowing more about the flow.

BUT, let's please consider these SDK-adjacent tasks if we go ahead with this.

Those are necessary to get parity with the logout/login/register flows.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants