Info
Version: | 7.0.2 |
Author(s): | Gestion Systèmes Télécom (GST) |
Last Update: | Tuesday, October 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GestionSystemesTelecom/fake-authentication-jwtbearer |
NuGet Url: | https://www.nuget.org/packages/GST.Fake.Authentication.JwtBearer |
Install
Install-Package GST.Fake.Authentication.JwtBearer
dotnet add package GST.Fake.Authentication.JwtBearer
paket add GST.Fake.Authentication.JwtBearer
GST.Fake.Authentication.JwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Session(>= 2.2.0)
- Microsoft.Extensions.Options(>= 3.1.11)
- Newtonsoft.Json(>= 12.0.3)
Tags
By this way we can fake any authentication we need, without the need to really authenticate a user.