![]() |
VOOZH | about |
The aspnet-contrib OAuth 2.0 validation middleware has been merged into OpenIddict 3.0. For more information, visit https://kevinchalet.com/2020/12/23/openiddict-3-0-general-availability/.
dotnet add package Owin.Security.OAuth.Validation --version 2.0.0
NuGet\Install-Package Owin.Security.OAuth.Validation -Version 2.0.0
<PackageReference Include="Owin.Security.OAuth.Validation" Version="2.0.0" />
<PackageVersion Include="Owin.Security.OAuth.Validation" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Owin.Security.OAuth.Validation" />Project file
paket add Owin.Security.OAuth.Validation --version 2.0.0
#r "nuget: Owin.Security.OAuth.Validation, 2.0.0"
#:package Owin.Security.OAuth.Validation@2.0.0
#addin nuget:?package=Owin.Security.OAuth.Validation&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Owin.Security.OAuth.Validation&version=2.0.0Install as a Cake Tool
OAuth2 validation middleware for OWIN/Katana.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
Showing the top 2 popular GitHub repositories that depend on Owin.Security.OAuth.Validation:
| Repository | Stars |
|---|---|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
|
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
|