diff --git a/.changeset/itchy-eels-remain.md b/.changeset/itchy-eels-remain.md index 1417624cb75..7bd5047ae22 100644 --- a/.changeset/itchy-eels-remain.md +++ b/.changeset/itchy-eels-remain.md @@ -5,4 +5,4 @@ enable custom JWT feature for OSS version -- OSS version users can now use custom JWT feature to customize the JWT payload of access tokens +OSS version users can now use custom JWT feature to add custom claims to JWT access tokens payload (previously, this feature was only available to Logto Cloud).