Changes to Update an authentication provider
PATCH /groups/{groupId}/apps/{appId}/auth_providers/{providerId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 50 revisions of this API.28
- v3e2240dd053bd28
What changed
- ▲
the
namerequest property const value changed fromanonymoustoanon-userrequest-property-const-changed
- ▲
the
typerequest property const value changed fromanonymoustoanon-userrequest-property-const-changed
- ●
removed the request property
anyOf[AnonymousAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[ApiKeyAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[AppleAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[CustomFunctionAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[CustomJwtAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[EmailPasswordAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[FacebookAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[GoogleAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲