ASP.NET Core middleware that enables an application to support the Tencent QQ Account authentication workflow.
Info
| Version: | 1.0.0 |
| Author(s): | 杜晓宇 |
| Last Update: | Tuesday, June 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/noliar/MoreAuthentication |
| NuGet Url: | https://www.nuget.org/packages/DevZH.AspNetCore.Authentication.Tencent |
Install
Install-Package DevZH.AspNetCore.Authentication.Tencent
dotnet add package DevZH.AspNetCore.Authentication.Tencent
paket add DevZH.AspNetCore.Authentication.Tencent
DevZH.AspNetCore.Authentication.Tencent Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Text.RegularExpressions(>= 4.1.0)
- Microsoft.AspNetCore.Authentication.OAuth(>= 1.0.0)
Tags