authproviders

Create an authentication provider

Create an authentication provider.

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

Request body

OR
OR
OR
OR
OR
OR
OR

Response

Successfully created.

OR
OR
OR
OR
OR
OR
OR

Changes

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

  • v3e2240dd053bd282See the full diff
    • the name request property const value changed from anonymous to anon-user

      request-property-const-changed

    • the type request property const value changed from anonymous to anon-user

      request-property-const-changed

    • removed the request property anyOf[AnonymousAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[ApiKeyAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[AppleAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[CustomFunctionAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[CustomJwtAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[EmailPasswordAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[FacebookAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • removed the request property anyOf[GoogleAuthProvider]/allOf[BaseAuthProvider]/_id

      request-property-removed

    • added AuthProviderConstructor subschema #1 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed AnonymousAuthProvider EmailPasswordAuthProvider ApiKeyAuthProvider CustomJwtAuthProvider CustomFunctionAuthProvider AppleAuthProvider GoogleAuthProvider FacebookAuthProvider from the response body anyOf list for the response status 201

      response-body-any-of-removed

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