Skip to content

Releases: wcabus/jwt-guard

v1.1.0

07 Jan 14:21
fc1d1db
Compare
Choose a tag to compare

What's Changed

  • Use the full logo URL to fix the readme on nuget.org in the future by @wcabus in #10
  • Fixed a typo by @wcabus in #11
  • Added configurable assertions by @wcabus in #12

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Nov 10:39
aea5550
Compare
Choose a tag to compare

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

29 Oct 14:33
c75df91
Compare
Choose a tag to compare

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