Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email: one-time password (OTP) #3476

Closed
4 tasks done
robertu7 opened this issue Jul 20, 2023 · 0 comments · Fixed by #3527
Closed
4 tasks done

Email: one-time password (OTP) #3476

robertu7 opened this issue Jul 20, 2023 · 0 comments · Fixed by #3527
Assignees

Comments

@robertu7
Copy link
Contributor

robertu7 commented Jul 20, 2023

Checklist

  • Add emailLogin & setUsername mutations for login and sign up;
  • Add User.UserStatus.emailVerified;
  • Revise sendVerificationCode and confirmVerificationCode;
    • deprecate email_reset, email_reset_confirm and password_reset, etc.;
    • add email_otp for login/sign up
  • Deprecate userRegister & userLogin mutations;

Refs

@robertu7 robertu7 changed the title Authenticate with one-time password One-time password Jul 20, 2023
@robertu7 robertu7 changed the title One-time password One-time password (OTP) Jul 20, 2023
@robertu7 robertu7 changed the title One-time password (OTP) Email: one-time password (OTP) Jul 20, 2023
@gary02 gary02 linked a pull request Aug 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants