-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
What would you like to see?
- A user should be able to reset their password using recovery codes
- On first user login it should generate the recovery codes and show them to the user to save them
- It should use uuid v2 and hash it in db to store the recovery code
- Once recovered, the codes should be burned and regenerated/shown to user
- The user should be provided 4 recovery codes but any 2 combined should work