Skip to content

Commit 0fbe2f6

Browse files
Update CHANGELOG.md
1 parent 7bc5e9c commit 0fbe2f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.3] - 2025-10-03
8+
## [1.0.3] - 2025-10-04 :trident:
99

1010
- Add a `roles` property to the `Identity` object and a `RolesRequirement`
11-
class to require roles.
11+
class to authorize by **sufficient roles** (any one is enough).
1212
- Add support for validating JWTs signed using symmetric encryption
1313
(`SymmetricJWTValidator` and `AsymmetricJWTValidator`).
1414
- Add support to call the `authorize` method with an optional set of roles,

0 commit comments

Comments
 (0)