WebMotions.Fake.Authentication.JwtBearer 3.1.1
This code allow to fake a Jwt Bearer and build integration test for ASP.Net Core application.
Using this way we can fake any authentication we need, without the need to really authenticate a user.
No packages depend on WebMotions.Fake.Authentication.JwtBearer.
.NET Core 3.1
- Microsoft.Extensions.Options (>= 3.1.12)
- Newtonsoft.Json (>= 12.0.3)
- System.IdentityModel.Tokens.Jwt (>= 6.8.0)