WebMotions.Fake.Authentication.JwtBearer 7.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 7.0
- Microsoft.Extensions.Options (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)