v50

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

List authentication providers in a Atlas App Services App

List authentication providers within a Atlas App Services App.

get/groups/{groupId}/apps/{appId}/auth_providers

Response

Successfully listed.

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.