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.

Changes

Changed in 1 of the 50 revisions of this API.1

    • removed the optional property items/_id from the response with the 200 status

      response-optional-property-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog