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.OpenIdOAuth |
Install
Install-Package DotNetOpenAuth.OpenIdOAuth
dotnet add package DotNetOpenAuth.OpenIdOAuth
paket add DotNetOpenAuth.OpenIdOAuth
DotNetOpenAuth.OpenIdOAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetOpenAuth.OAuth.Consumer(>= 5.0.03)
- DotNetOpenAuth.OAuth.ServiceProvider(>= 5.0.03)
- DotNetOpenAuth.OpenId.Core(>= 5.0.03)
so that the relying party may also directly access the user's data on the OpenID Provider's web service.