pivotal-cf / pairist

Pairing board for the modern era
Apache License 2.0
23 stars 20 forks source link

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

Open ecezalp opened 2 years ago

ecezalp commented 2 years ago

description

suggested fix

ctlong commented 2 years ago

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 commented 2 years ago

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. 🤞