Enables securing of WebAPIs using OAuth2 Client Credentials Grant - See https://dev.twitter.com/docs/auth/application-only-auth.
Info
Version: | 1.0.0.5 |
Author(s): | Sent.ly Pte. Ltd. |
Last Update: | Tuesday, July 30, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vchatterji/OAuth2ClientCredentialGrant |
NuGet Url: | https://www.nuget.org/packages/OAuth2ClientCredentialGrant |
Install
Install-Package OAuth2ClientCredentialGrant
dotnet add package OAuth2ClientCredentialGrant
paket add OAuth2ClientCredentialGrant
OAuth2ClientCredentialGrant Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.0)
- Microsoft.AspNet.WebPages.WebData(2.0.30506.0)
- Newtonsoft.Json(5.0.6)
- WindowsAzure.Storage(2.0.6.0)
Tags