Skip to content

6.1.0

Choose a tag to compare

@DOMZE DOMZE released this 30 May 16:20
· 17 commits to master since this release
997c4f5

This release fixes the following:

  • Add MIT Licence inside Nuget: #11
  • Incoherence with the issuers for the BearerValueType.Jwt coming from #14
  • Option to map the inbound claims. This is a breaking change for the users using the BearerValueType.Jwt to FakeJwtBearerBearerValueType.Jwt. Please set option to false to revert to your original way or doing things.