v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
admin

List App Services Admin Auth Providers

get/auth/providers

Response

Successfully enumerated available authentication providers.

namestring required

The name of the authentication provider. This value must be the same as the value of type.

type'anon-user' | 'local-userpass' | 'api-key' | 'oauth2-apple' | 'oauth2-google' | 'oauth2-facebook' | 'custom-token' | 'custom-function' required
disabledboolean

If true, the auth provider is disabled. Users cannot log in through the provider until it is enabled.

All 181 operations