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: docs-devsite/auth.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ Firebase Authentication
88
88
|[EmailAuthProvider](./auth.emailauthprovider.md#emailauthprovider_class)| Provider for generating [EmailAuthCredential](./auth.emailauthcredential.md#emailauthcredential_class)<!---->. |
89
89
|[FacebookAuthProvider](./auth.facebookauthprovider.md#facebookauthprovider_class)| Provider for generating an [OAuthCredential](./auth.oauthcredential.md#oauthcredential_class) for [ProviderId](./auth.md#providerid)<!---->.FACEBOOK. |
90
90
|[GithubAuthProvider](./auth.githubauthprovider.md#githubauthprovider_class)| Provider for generating an [OAuthCredential](./auth.oauthcredential.md#oauthcredential_class) for [ProviderId](./auth.md#providerid)<!---->.GITHUB. |
91
-
|[GoogleAuthProvider](./auth.googleauthprovider.md#googleauthprovider_class)| Provider for generating an an [OAuthCredential](./auth.oauthcredential.md#oauthcredential_class) for [ProviderId](./auth.md#providerid)<!---->.GOOGLE. |
91
+
|[GoogleAuthProvider](./auth.googleauthprovider.md#googleauthprovider_class)| Provider for generating an [OAuthCredential](./auth.oauthcredential.md#oauthcredential_class) for [ProviderId](./auth.md#providerid)<!---->.GOOGLE. |
92
92
|[OAuthCredential](./auth.oauthcredential.md#oauthcredential_class)| Represents the OAuth credentials returned by an [OAuthProvider](./auth.oauthprovider.md#oauthprovider_class)<!---->. |
93
93
|[OAuthProvider](./auth.oauthprovider.md#oauthprovider_class)| Provider for generating generic [OAuthCredential](./auth.oauthcredential.md#oauthcredential_class)<!---->. |
94
94
|[PhoneAuthCredential](./auth.phoneauthcredential.md#phoneauthcredential_class)| Represents the credentials returned by [PhoneAuthProvider](./auth.phoneauthprovider.md#phoneauthprovider_class)<!---->. |
0 commit comments