beebox

Results 1 issues of beebox

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