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
Copy file name to clipboardExpand all lines: auth/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -369,6 +369,7 @@ see the Firebase Auth documentation to
369
369
and [register an AuthStateListener](https://firebase.google.com/docs/reference/android/com/google/firebase/auth/FirebaseAuth.html#addAuthStateListener(com.google.firebase.auth.FirebaseAuth.AuthStateListener)).
370
370
371
371
#### ID tokens
372
+
372
373
To retrieve the ID token that the IDP returned, you can extract an `IdpResponse` from the result
0 commit comments