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 password reset support #3

Open
don-smith opened this issue Apr 29, 2019 · 0 comments
Open

Add password reset support #3

don-smith opened this issue Apr 29, 2019 · 0 comments

Comments

@don-smith
Copy link
Contributor

don-smith commented Apr 29, 2019

This will require asking for more information from the user, such as a question only they can answer. Their answer (and potentially the question) should be stored encrypted. Will also need their email address (or potentially, eventually SMS) to send them their password reset key.

This will also require creating password reset keys, which should also be stored encrypted and have an expiry.

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