firebase / firebase/firebaseui-web-react
Email Link Sign In Configuration
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 246
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.