The package is for developer to create auth function module, you just only need to configure little information and then your api will be protected by this package.
Info
Version: | 2.1.0 |
Author(s): | Edison.Ma |
Last Update: | Thursday, August 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edison0621/Navyblue.Authentication |
NuGet Url: | https://www.nuget.org/packages/Navyblue.Authentication |
Install
Install-Package Navyblue.Authentication
dotnet add package Navyblue.Authentication
paket add Navyblue.Authentication
Navyblue.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- ReflectionMagic(>= 4.1.0)
- Navyblue.BaseLibrary(>= 1.0.4)
- Microsoft.AspNetCore.Authorization(>= 5.0.1)
Tags