firebase / firebase/firebaseui-web-react
Email Link Sign In Configuration
Aperta
- Lingua principale
- JavaScript
- Stelle
- 1.3k
- Fork
- 246
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'm getting a 404 when trying to test email link sign in on localhost. I've followed the advice in #88 and tried changing SignInFlow to redirect.
`signInFlow: firebase.auth().isSignInWithEmailLink(window.location.href) ? 'redirect' : 'popup'`
Is there any further configuration needed to get email link sign in working?
Thank you for any advice
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.