BuiltInAuthenticationProvider type
Defines values for BuiltInAuthenticationProvider.
type BuiltInAuthenticationProvider =
| "AzureActiveDirectory"
| "Facebook"
| "Google"
| "MicrosoftAccount"
| "Twitter"