Skip to content

Commit 5a71aaf

Browse files
committed
Update changelog
1 parent d43c63c commit 5a71aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- A CryptKeyInterface to allow developers to change the CryptKey implementation with greater ease (PR #1044)
1111
- The authorization server can now finalize scopes when a client uses a refresh token (PR #1094)
1212
- An AuthorizationRequestInterface to make it easier to extend the AuthorizationRequest (PR #1110)
13+
- Ability to set custom claims on a JWT (PR #1122)
1314

1415
### Added
1516
- Add a `getRedirectUri` function to the `OAuthServerException` class (PR #1123)

0 commit comments

Comments
 (0)