SsoProviderType
An enumeration.
enum SsoProviderType {
AppleOAuth
GitHubOAuth
GoogleOAuth
MicrosoftOAuth
}
Values
SsoProviderType.AppleOAuth
SsoProviderType.GitHubOAuth
SsoProviderType.GoogleOAuth
SsoProviderType.MicrosoftOAuth
Member Of
authUrlGenerate mutation