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

Handle unverified users from Auth0 user/password flow #45

Open
sagararyal opened this issue Jun 29, 2023 · 0 comments
Open

Handle unverified users from Auth0 user/password flow #45

sagararyal opened this issue Jun 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working react-native

Comments

@sagararyal
Copy link
Member

sagararyal commented Jun 29, 2023

Currently when the user tries to sign up with user/password flow they are redirected to login/signup screen without any note.

App needs to handle the error code from Auth0 to verify email, and show a page like: https://www1.plant-for-the-planet.org/verify-email

The issue is same for users (emailverified = false) who tries to login with the user/password flow; which also needs to be handled similarly.

All other signups are unaffected.

@sagararyal sagararyal added the bug Something isn't working label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react-native
Projects
None yet
Development

No branches or pull requests

2 participants