Open
Description
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
- The user sends forgot password mutation and receives sms code.
- The user enters the received code with a new password to change the password and resets it.