WebMotions.Fake.Authentication.JwtBearer 3.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 Core 3.1
- Microsoft.Extensions.Options (>= 3.1.0)
- System.IdentityModel.Tokens.Jwt (>= 5.6.0)