mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
feat: refresh configuration
This commit is contained in:
parent
7b6f8fb4c5
commit
1203163b0c
9 changed files with 189 additions and 58 deletions
|
|
@ -10,8 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Changed
|
||||
|
||||
- JwtAuthorizer creation simplified:
|
||||
|
||||
- JwtAuthorizer::from_* creates an instance, new() is not necessary anymore
|
||||
- with_check() renamed to check()
|
||||
|
||||
### Added
|
||||
|
||||
- jwks store refresh configuration
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue