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

accounts: recover password #84

Open
BrunoRosendo opened this issue Jan 13, 2023 · 2 comments · May be fixed by #113
Open

accounts: recover password #84

BrunoRosendo opened this issue Jan 13, 2023 · 2 comments · May be fixed by #113
Assignees
Milestone

Comments

@BrunoRosendo
Copy link
Member

We should have a way to recover the password if the member forgot it. A way to implement this is by using a JWT token to validate the recovery request, similar to what we have in NIJobs.

@BrunoRosendo BrunoRosendo added this to the Website MVP milestone Jan 13, 2023
@DoStini
Copy link
Member

DoStini commented Jan 24, 2023

What are we gonna use for this? Should we mimic the way we do this in NIJobs or do we want to explore different approaches?

@BrunoRosendo
Copy link
Member Author

I think the NIJobs way works well since we're already using JWT for authentication

@BrunoRosendo BrunoRosendo mentioned this issue Feb 7, 2023
4 tasks
@jamcunha jamcunha self-assigned this Feb 20, 2023
@jamcunha jamcunha linked a pull request Feb 20, 2023 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

3 participants