Skip to content

Commit 02b5fa5

Browse files
SUPERCILEXsamtstern
authored andcommitted
Add line break after header (#1089)
1 parent 2ef30e4 commit 02b5fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ see the Firebase Auth documentation to
369369
and [register an AuthStateListener](https://firebase.google.com/docs/reference/android/com/google/firebase/auth/FirebaseAuth.html#addAuthStateListener(com.google.firebase.auth.FirebaseAuth.AuthStateListener)).
370370

371371
#### ID tokens
372+
372373
To retrieve the ID token that the IDP returned, you can extract an `IdpResponse` from the result
373374
Intent.
374375

0 commit comments

Comments
 (0)