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
@@ -218,7 +218,8 @@ Currently only one callback is supported. Some will be added soon to monitor UI
218
218
219
219
-`currentUser`: The logged in user.
220
220
-`credential`: Optional. The credential used to sign in the user.
221
-
-`redirectUrl`: Optional. 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).
221
+
-`redirectUrl`: Optional. The URL where the user is redirected after the callback finishes. It will
222
+
only be given if you [overwrite the sign-in success URL](#overwriting-the-sign-in-success-url).
222
223
223
224
If the callback returns true, then the page is automatically redirected depending on the case:
0 commit comments