authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

Forgot password for users who signed up with their phone number

Open mussietl opened this issue 2 years ago • 0 comments

Feature Description

Users who sign up using their phone numbers should get an SMS message to reset their password.

Describe the solution you'd like

  1. The user sends forgot password mutation and receives sms code.
  2. The user enters the received code with a new password to change the password and resets it.

mussietl avatar Jun 14 '23 13:06 mussietl