Veracity authentication library for applications based on ASP.NET Framework.
Info
Version: | 1.1.0 |
Author(s): | Veracity |
Last Update: | Thursday, June 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/veracity/Veracity.Authentication.OpenIDConnect.AspNet |
NuGet Url: | https://www.nuget.org/packages/Veracity.Authentication.OpenIDConnect.AspNet |
Install
Install-Package Veracity.Authentication.OpenIDConnect.AspNet
dotnet add package Veracity.Authentication.OpenIDConnect.AspNet
paket add Veracity.Authentication.OpenIDConnect.AspNet
Veracity.Authentication.OpenIDConnect.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Configuration.ConfigurationBuilders.Base(>= 1.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Identity.Client(>= 4.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.4.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 3.0.1)
- Microsoft.Owin.Security.OpenIdConnect(>= 4.0.1)
- System.Configuration.Abstractions(>= 2.0.2.45)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)
- System.Runtime.Caching(>= 4.5.0)
Tags