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

Implement forgot password functionality #4

Open
rosiejeays opened this issue Sep 21, 2023 · 1 comment
Open

Implement forgot password functionality #4

rosiejeays opened this issue Sep 21, 2023 · 1 comment

Comments

@rosiejeays
Copy link
Owner

Technically password can be updated using the PUT user api, however this requires the user to already be logged in.
I also wouldn't mind a second factor of authentication such as that which a forgot password email function provides.

I've already added user email as a required field to prepare for this change.
This may require a bit of tinkering in the back end to do this the way I want to do it

@rosiejeays
Copy link
Owner Author

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

1 participant