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
// Required only if Facebook login support is required
68
68
// Find the latest Facebook SDK releases here: https://goo.gl/Ce5L94
@@ -371,6 +371,7 @@ see the Firebase Auth documentation to
371
371
and [register an AuthStateListener](https://firebase.google.com/docs/reference/android/com/google/firebase/auth/FirebaseAuth.html#addAuthStateListener(com.google.firebase.auth.FirebaseAuth.AuthStateListener)).
372
372
373
373
#### ID tokens
374
+
374
375
To retrieve the ID token that the IDP returned, you can extract an `IdpResponse` from the result
0 commit comments