rpg-apps / characters

An application for creating and saving your DW characters
GNU General Public License v3.0
1 stars 2 forks source link

Add reset password procedure #29

Closed idanstark42 closed 2 years ago

idanstark42 commented 2 years ago

Allow users to reset their password via email

idanstark42 commented 2 years ago

Mongo DB Realm has a function on the app object that can be used as described here. Need to also add a screen for letting users re-enter a password.

idanstark42 commented 2 years ago

Wait to do this until after #39 and #11