rezqio / issues

Create issues here to report bugs, provide feedback, or ask questions!
https://rezq.io/
3 stars 3 forks source link

Email verification on email change in Settings page #82

Closed dongyuzheng closed 5 years ago

dongyuzheng commented 5 years ago

Similar to https://github.com/rezqio/issues/issues/81

Create new field on User model called temp_new_email or something

Don't actually change the user's email until verification of new email.

Make the token (payload new_email_user_id, expiry 30 minutes) or something