Skip to content

Commit

Permalink
Update changelog with JWT change
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtropets committed Jun 7, 2024
1 parent f6f73b6 commit cebfb81
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Removed

- Removed unused `openenclave.verifyOpenEnclaveEvidence` API from JS/TS.
- Removed unused `openenclave.verifyOpenEnclaveEvidence` API from JS/TS

### Changed

- Added token.iss claim validation to JWT authentication, as well as saving issuer constraint to the KV on hey-autorefresh (#5809).

## [5.0.0-dev17]

Expand Down

0 comments on commit cebfb81

Please sign in to comment.