mirror of
https://github.com/TECHNOFAB11/jwt-authorizer.git
synced 2025-12-11 23:50:07 +01:00
chore: release 0.9.0
This commit is contained in:
parent
bad5ad18f3
commit
f45568a044
3 changed files with 15 additions and 2 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.9.0 (2023-04-14)
|
||||
|
||||
### Added
|
||||
|
||||
- Other sources for jwt token are configurable (#10)
|
||||
- Cookie
|
||||
- AuthorizationHeader (default)
|
||||
- Raw PEM file content as an input for JwtAuthorizer (#15)
|
||||
|
||||
### Changed
|
||||
|
||||
- Remove 'static lifetime requirement (#8)
|
||||
|
||||
## 0.8.1 (2023-03-16)
|
||||
|
||||
No public API changes, no new features.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue