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

[bug] registration flow is broken due to verification email not being sent #57

Open
ecezalp opened this issue Apr 28, 2022 · 2 comments
Assignees

Comments

@ecezalp
Copy link

ecezalp commented Apr 28, 2022

description

  • user can't register as email verification is broken. Emails are never received by the user.

suggested fix

  • fix or remove the email verification step.
@ecezalp ecezalp self-assigned this Apr 28, 2022
@ecezalp ecezalp changed the title [bug] registrantion flow is broken due to verification email not being sent [bug] registration flow is broken due to verification email not being sent Apr 28, 2022
@ctlong
Copy link
Member

ctlong commented Apr 28, 2022

I had a thought that this might be tied to an overloaded single pairist instance. However, after stepping through the deployment process on a separate firebase account, I found that emails were still not sending correctly in the new instance.

@ctlong
Copy link
Member

ctlong commented Apr 28, 2022

I really don't understand why the "Reset Password" option within the Firebase Authentication tab isn't working, as that doesn't appear to be tied to our code (which is outdated) at all.

I've submitted a formal help request to Firebase support describing the issue. Hopefully they've some idea why that might not be working. 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants