Releases: wcabus/jwt-guard
Releases · wcabus/jwt-guard
v1.1.0
v1.0.1
What's Changed
- Removed audience configuration from the web application factory class. Use
TestSettings
instead to configure the expected audience.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is the initial release of JWT Guard 🙂
What's Changed
- Added the first test cases
- Added
dotnet new
template configuration
Full Changelog: https://github.com/wcabus/jwt-guard/commits/v1.0.0