BuiltInAuthenticationProvider type
BuiltInAuthenticationProvider の値を定義します。
type BuiltInAuthenticationProvider =
| "AzureActiveDirectory"
| "Facebook"
| "Google"
| "MicrosoftAccount"
| "Twitter"
| "Github"