upswyng icon indicating copy to clipboard operation
upswyng copied to clipboard

Add Email Account Signup

Open jacobvenable opened this issue 4 years ago • 0 comments

E.g. signup with any email and password

Checklist

  • [ ] Database/Schema changes to handle accounts set up with an email and password
  • [ ] Encrypt and decrypt passwords (no storing raw text)
  • [ ] Find or write an email service provider so that they must confirm their email
  • [ ] Server UI changes to handle this new signup/login

Questions

  • Email service?
  • expiration considerations on signup?

jacobvenable avatar Jun 29 '20 23:06 jacobvenable