We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43c63c commit 5a71aafCopy full SHA for 5a71aaf
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
- A CryptKeyInterface to allow developers to change the CryptKey implementation with greater ease (PR #1044)
11
- The authorization server can now finalize scopes when a client uses a refresh token (PR #1094)
12
- An AuthorizationRequestInterface to make it easier to extend the AuthorizationRequest (PR #1110)
13
+- Ability to set custom claims on a JWT (PR #1122)
14
15
### Added
16
- Add a `getRedirectUri` function to the `OAuthServerException` class (PR #1123)
0 commit comments