WebMotions.Fake.Authentication.JwtBearer 6.0.0
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 6.0
- Microsoft.Extensions.Options (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.14.1)