Middleware to handle Authentication and Authorization for testing purpose.
Info
| Version: | 2.1.0 |
| Author(s): | Muzammil Khaja Mohammed |
| Last Update: | Wednesday, January 31, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/muzammilkm/test-essentials |
| NuGet Url: | https://www.nuget.org/packages/TestEssentials.ToolKit.Authentication |
Install
Install-Package TestEssentials.ToolKit.Authentication
dotnet add package TestEssentials.ToolKit.Authentication
paket add TestEssentials.ToolKit.Authentication
TestEssentials.ToolKit.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags