OAuth 2.0 authentication provider that wraps OpenIdConnect.Server up into an easier-to-use package.
Info
Version: | 2.0.3.1 |
Author(s): | Exoft |
Last Update: | Wednesday, September 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Exoft/Exoft.Security.OAuth/tree/master_NetCore2_0 |
NuGet Url: | https://www.nuget.org/packages/Exoft.Security.OAuthServer |
Install
Install-Package Exoft.Security.OAuthServer
dotnet add package Exoft.Security.OAuthServer
paket add Exoft.Security.OAuthServer
Exoft.Security.OAuthServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Exoft.Security.OAuthServer.Providers(>= 2.0.1)
- AspNet.Security.OpenIdConnect.Server(>= 2.0.011314)
- AspNet.Security.OAuth.Introspection(>= 2.0.010287)
- AspNet.Security.OAuth.Validation(>= 2.0.010287)
Tags