> ## Documentation Index
> Fetch the complete documentation index at: https://developers.authlete.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Authlete 2.3 2024年02月リリースノート

##### バージョン番号：2.3.16

# 本リリースの概要

本リリースは Authlete バージョン 2.3 のマイナーアップデート版です。バージョン 2.3.12 からの変更点を以下に示します。

# 新たにサポートする標準仕様

ありません。

# 新たに追加された設定項目

ありません。

# 変更された API

## /auth/token/update API

`/auth/token/update` API に 以下のリクエストパラメーターを追加しました。

* `refreshTokenExpiresAt`
* `refreshTokenExpiresAtUpdatedOnScopeUpdate`

詳細は [authlete-java-common ライブラリ](https://github.com/authlete/authlete-java-common/) の [TokenUpdateRequest クラス の JavaDoc](https://authlete.github.io/authlete-java-common/com/authlete/common/dto/TokenUpdateRequest.html) をご参照ください。

## clientAuthMethod レスポンスパラメーター

`clientAuthMethod` レスポンスパラメーターを以下の API に追加しました。

* `/auth/token` API
* `/backchannel/authentication` API
* `/pushed_auth_req` API
