Replies: 1 comment 1 reply
-
Unsure what's happening but I have definitely re-sent verification emails. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using email and password for my login apps, and it's required to validate email.
here's my code to execute send email
and on my login
onPress
i used this to verify is an email already verified or notuserCredential.user.sendEmailVerification()
seems not resend verification email, so is there any function to handle this?Beta Was this translation helpful? Give feedback.
All reactions