Table of Contents
This is a minor update of Authlete 2.2. It includes the following new or enhanced features since the version 2.2.44.
N/A
N/A
Added The following request parameters to the /auth/token/update
API.
refreshTokenExpiresAt
refreshTokenExpiresAtUpdatedOnScopeUpdate
See JavaDoc of TokenUpdateRequest class for details.
Added the locked
response parameter to the following APIs. The parameter indicates whether a client is locked.
/client/get/{clientId}
API/client/get/list
API