Consent Info

Describes a pending authorization request to the consent page.

can_skip is true when the user already has a live grant for this client with matching scopes, letting the page approve without rendering.

post/oauth/consent-info

Request body

requeststring required

Response

Successful Response

client_idstring required
client_namestring required
scopesstring[] required
resourcestring nullable required
can_skipboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.