OWIN middleware for validating OAuth2 and OpenID Connect scope claims.
Info
Version: | 2.0.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Saturday, September 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.ScopeValidation |
Install
Install-Package Thinktecture.IdentityModel.Owin.ScopeValidation
dotnet add package Thinktecture.IdentityModel.Owin.ScopeValidation
paket add Thinktecture.IdentityModel.Owin.ScopeValidation
Thinktecture.IdentityModel.Owin.ScopeValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.0)
Tags