smonagh / flask-password-reset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-password-reset

This is an example of how to establish a password reset utilizing JWT. First, an account needs to be created in the register page. Next, the user can reset their passwords by clicking on the reset password link. This sends an email to the email that was provided at login. The user can then click the link sent to them to reset their password.

About


Languages

Language:Python 76.8%Language:HTML 19.7%Language:Mako 3.5%