身份验证提供者的类型。

枚举成员

匿名用户: "anon-user"
Api 密钥: "api-key"
自定义函数: “custom-function”
自定义令牌: “custom-token”
本地用户通行证: “local-userpass”
OAuth2 Apple: “oauth2-apple”
OAuth2 Facebook: "oauth2-facebook"
OAuth2 Google: "oauth2-google"

使用TypeDoc生成