Enumeration ProviderType

Types of an authentication provider.

Enumeration Members

AnonUser: "anon-user"
ApiKey: "api-key"
CustomFunction: "custom-function"
CustomToken: "custom-token"
LocalUserPass: "local-userpass"
OAuth2Apple: "oauth2-apple"
OAuth2Facebook: "oauth2-facebook"
OAuth2Google: "oauth2-google"

Generated using TypeDoc