C# library for Authlete Web APIs with which you can build an authorization server and OpenID provider that complies with OAuth 2.0 and OpenID Connect.
Info
Version: | 1.5.0 |
Author(s): | Authlete |
Last Update: | Thursday, November 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/authlete/authlete-csharp |
NuGet Url: | https://www.nuget.org/packages/Authlete.Authlete |
Install
Install-Package Authlete.Authlete
dotnet add package Authlete.Authlete
paket add Authlete.Authlete
Authlete.Authlete Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags