aboutsummaryrefslogtreecommitdiff
path: root/migrations/auth/20240819_01_p2vXR-create-forgot-password-tokens-table.py
AgeCommit message (Collapse)Author
2024-08-19Migrations: Add forgot_password_tokens tableFrederick Muriuki Muriithi
Create the `forgot_password_tokens` table to be used to enable users change their passwords if they forget.