An ASP.NET Core authentication middleware: WeixinAuth for https://mp.weixin.qq.com (微信公众号/微信网页授权登录).
Info
Version: | 2.1.505 |
Author(s): | AspNetCore |
Last Update: | Wednesday, March 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/myvas/AspNetCore.Authentication.WeixinAuth |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.WeixinAuth |
Install
Install-Package AspNetCore.Authentication.WeixinAuth
dotnet add package AspNetCore.Authentication.WeixinAuth
paket add AspNetCore.Authentication.WeixinAuth
AspNetCore.Authentication.WeixinAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.OAuth(>= 2.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.IO.Compression(>= 4.3.0)
Tags