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

Onboarding Flow - Add Realm Email Verification #23

Open
xavjones8 opened this issue Feb 3, 2024 · 0 comments · May be fixed by #28
Open

Onboarding Flow - Add Realm Email Verification #23

xavjones8 opened this issue Feb 3, 2024 · 0 comments · May be fixed by #28

Comments

@xavjones8
Copy link
Member

xavjones8 commented Feb 3, 2024

Add Email verification to the sign up flow This requires access to MongoDB. If you don't have access, let Xavier know.

Acceptance Criteria:

  • When you click "Sign up" after entering all correct fields, send an email to the user to validate their email.
  • If the user types in the correct email code, display a Toast Message that says "User successfully added and verified".
  • If the user doesn't type in the correct code, display a Toast Message that says "User could not be verified".
  • Remove any past toast messages and logic that adds a user without email verification.

Links and Resources:

MongoDB Authentication Tutorial

Notes

This will require some independent research to debug. I've added the necessary Realm dependencies, but they may be outdated by the time you get to this ticket. Ping Xavier if you have any questions!

@griffinht griffinht linked a pull request Feb 13, 2024 that will close this issue
5 tasks
@griffinht griffinht linked a pull request Feb 13, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants