AuthProviderConfig class
sealed
Properties
displayName
→ String ?
The user-friendly display name to the current configuration. This name is
also used as the provider label in the Cloud Console.
final
enabled
→ bool
Whether the provider configuration is enabled or disabled. A user
cannot sign in using a disabled provider.
final
hashCode
→ int
The hash code for this object.
no setter inherited
providerId
→ String
The provider ID defined by the developer.
For a SAML provider, this is always prefixed by saml.
.
For an OIDC provider, this is always prefixed by oidc.
.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited
dart_firebase_admin 0.3.1