Skip to content

Conversation

@mankitkong
Copy link
Contributor

  • POST /reset-password
    • Requires username and phone field
    • Generates a random password of 5 length (cuz why not)
    • Texts using Twilio to phone field with temporary password
  • TextMessagingService -> for Twilio and other text messaging functionality
  • ResetPasswordService -> Forget password workflow related duties
  • validations.js -> for express-validator on request body/param requirements

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants