OAuth2 validation middleware for ASP.NET Core.
Install
Install-Package AspNet.Security.OAuth.Validation
dotnet add package AspNet.Security.OAuth.Validation
paket add AspNet.Security.OAuth.Validation
AspNet.Security.OAuth.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.2)
Tags