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 30343b7 commit 173c45eCopy full SHA for 173c45e
CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- Support for elliptic curves (ES256, ES384 & ES512) #488
12
- Support for EdDSA (only Ed25519) #488
13
- `getJtiFromBackChannel()` to retrieve the JTI after back-channel logout request #488
14
+- `getJWSClaims` to retrieve the claims from a JWS #488
15
+- `verifyJWSHeader` to verify the JWS header #488
16
17
### Changed
18
- Stop adding ?schema=openid to userinfo endpoint URL. #449
0 commit comments