Skip to content

Commit 4c722b8

Browse files
authored
doc(auth): fix formatting (#17182)
1 parent 14bd67f commit 4c722b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/auth/federated-auth.md

+1
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ final accessToken = user.credential?.accessToken;
453453
# Linking an Authentication Provider
454454

455455
If you want to link a provider to a current user, you can use the following method:
456+
456457
```dart
457458
await FirebaseAuth.instance.signInAnonymously();
458459

0 commit comments

Comments
 (0)