sebastian ortiz
Results
1
issues of
sebastian ortiz
I am using provider: EmailAuthProvider.PROVIDER_ID with EmailAuthProvider.EMAIL_LINK_SIGN_IN_METHOD and flow = redirect. I register a listener for onAuthStateChanged in componentDidMount and I have ``` uiconfig = { callbacks: { signInSuccessWithAuthResult: function(authResult,...