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 |
Install
Install-Package DotNetOpenAuth
dotnet add package DotNetOpenAuth
paket add DotNetOpenAuth
DotNetOpenAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetOpenAuth.Mvc(>= 5.0.03)
- DotNetOpenAuth.OpenId.RelyingParty.UI(>= 5.0.03)
- DotNetOpenAuth.OpenId.Provider.UI(>= 5.0.03)
- DotNetOpenAuth.OAuth.Consumer(>= 5.0.03)
- DotNetOpenAuth.OAuth.ServiceProvider(>= 5.0.03)
- DotNetOpenAuth.OpenIdOAuth(>= 5.0.03)
- DotNetOpenAuth.OAuth2.Client.UI(>= 5.0.03)
- DotNetOpenAuth.OAuth2.AuthorizationServer(>= 5.0.03)
- DotNetOpenAuth.OAuth2.ResourceServer(>= 5.0.03)
This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.