Releases: webmotions/fake-authentication-jwtbearer
Releases · webmotions/fake-authentication-jwtbearer
8.0.1
8.0.0
7.0.0
6.1.1
6.1.0
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.