Skip to content

Complete Password Reset Flow #24

Description

@ShreyasPrasad

Completing the password reset flow consists of:

  1. Writing a new use-case to send a password reset email to the corresponding account with the reset link (contains unique token as query param).
  2. Writing a new use-case to change the user's password, given the new password and the email token.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions