You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`currentUser`|`firebase.User`|No |The logged in user. |
223
-
|`credential`|`firebase.auth.AuthCredential`|Yes |he credential used to sign in the user. |
223
+
|`credential`|`firebase.auth.AuthCredential`|Yes |The credential used to sign in the user. |
224
224
|`redirectUrl`|`string`|Yes |The URL where the user is redirected after the callback finishes. It will only be given if you [overwrite the sign-in success URL](#overwriting-the-sign-in-success-url).|
0 commit comments