BuiltInAuthenticationProvider type
Define valores para BuiltInAuthenticationProvider.
type BuiltInAuthenticationProvider =
| "AzureActiveDirectory"
| "Facebook"
| "Google"
| "MicrosoftAccount"
| "Twitter"