Middleware that enables an application to support SinaWeibo OAuth 2.0 authentication workflow.
Info
Version: | 0.1.2 |
Author(s): | Feifan Tang |
Last Update: | Thursday, January 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tinysnake/microsoft-owin-security-sinaweibo |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.Security.SinaWeibo |
Install
Install-Package Microsoft.Owin.Security.SinaWeibo
dotnet add package Microsoft.Owin.Security.SinaWeibo
paket add Microsoft.Owin.Security.SinaWeibo
Microsoft.Owin.Security.SinaWeibo Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(1.0.0)
- Microsoft.Owin(2.0.2)
- Microsoft.Owin.Security(2.0.2)