-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description:
Member has no way to reset password if forgotten.
Problem:
Member has no way to reset password if forgotten.
Possible solution:
Create password reset functionality: create a form for member email address, pull an ID given an email, generate secret token, send email message to member email adress with link with secret token based on their email, link takes member to page that takes the secret token and converts it back to their id to log them in, member fills out reset password form they can access if they are logged in by said link.
Metadata
Metadata
Assignees
Labels
No labels