Info
Version: | 5.0.0-alpha3 |
Author(s): | Andrew Arnott |
Last Update: | Wednesday, October 23, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.dotnetopenauth.net/ |
NuGet Url: | https://www.nuget.org/packages/DotNetOpenAuth.OAuth2.ResourceServer |
Install
Install-Package DotNetOpenAuth.OAuth2.ResourceServer
dotnet add package DotNetOpenAuth.OAuth2.ResourceServer
paket add DotNetOpenAuth.OAuth2.ResourceServer
DotNetOpenAuth.OAuth2.ResourceServer Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetOpenAuth.OAuth2.Core(>= 5.0.03)
as a means of authorization so your users don't have to share their password with 3rd party apps and services in order
to share their data between your service and those of the 3rd party.