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.
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