Library contains initializer responsible for REST API endpoint security configuration.
Info
Version: | 8.1.0 |
Author(s): | Andrei Salanoi |
Last Update: | Tuesday, July 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GodelTech/GodelTech.Microservices.Security/wiki |
NuGet Url: | https://www.nuget.org/packages/GodelTech.Microservices.Security |
Install
Install-Package GodelTech.Microservices.Security
dotnet add package GodelTech.Microservices.Security
paket add GodelTech.Microservices.Security
GodelTech.Microservices.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- GodelTech.Microservices.Core(>= 1.1.1)
- IdentityModel(>= 4.3.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.6)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.5)
Tags