An OAuth client library for ASP.NET MVC 4 apps that leverage SMSGH Unity's OAuth framework.
Info
Version: | 1.0.0 |
Author(s): | Augustine Adjei |
Last Update: | Thursday, September 25, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Smsgh.OAuth.Client.Mvc4 |
Install
Install-Package Smsgh.OAuth.Client.Mvc4
dotnet add package Smsgh.OAuth.Client.Mvc4
paket add Smsgh.OAuth.Client.Mvc4
Smsgh.OAuth.Client.Mvc4 Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetOpenAuth.AspNet(4.3.4.13329)
- DotNetOpenAuth.Core(4.3.4.13329)
- DotNetOpenAuth.OpenId.RelyingParty(4.3.4.13329)
- DotNetOpenAuth.OpenId.Core(4.3.4.13329)
- DotNetOpenAuth.OAuth.Consumer(4.3.4.13329)
- DotNetOpenAuth.OAuth.Core(4.3.4.13329)
- Newtonsoft.Json(6.0.5)