Returns the JWT access token for the provided user login data if the login was successful. This is usually only called from an OAuth2 client!
Response
Successful Response
Changes
Changed in 2 of the 73 revisions of this API.323
- ▲
the
client_secretrequest property type/format changed from/to/passwordrequest-property-type-changed
- ▲
the
passwordrequest property type/format changed fromstring/tostring/passwordrequest-property-type-changed
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
client_secretrequest property type/format changed from/passwordto/request-property-type-changed
- ●
removed the optional property
detail/items/ctxfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
detail/items/inputfrom the response with the422statusresponse-optional-property-removed
- ○
the
passwordrequest property type/format was generalized fromstring/passwordtostring/request-property-type-generalized
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲