Skip to content

Create password reset functionality #9

@the-dress-code

Description

@the-dress-code

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions