brucemcpherson / desktopliberation

hosting for desktop liberation google plus community
30 stars 1 forks source link

Firebase auth snippet to deal with email verification #127

Open brucemcpherson opened 2 years ago

brucemcpherson commented 2 years ago

This is a very short snippet with a hack for dealing with when a user actions a verification email from Firebase. The example is from a webapp client, but it applies to a common problem that is a gap in the auth workflow.

https://ramblings.mcpher.com/reactreduxredisfirebase/firebase-email-verification/