Represents an OAuth authentication provider.
Creates a new OAuthProvider.
The provider ID.
If invalid providerId.
Gets the provider name.
Static
Sign-in method for OAuth (OIDC).
Creates an OAuthCredential.
Optional
The ID token.
The access token.
The created credential.
If invalid credentials.
Represents an OAuth authentication provider.