WebMotions.Fake.Authentication.JwtBearer 5.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 5.0
- Microsoft.Extensions.Options (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.IdentityModel.Tokens.Jwt (>= 6.8.0)