Info
Version: | 3.0.0 |
Author(s): | NongMin |
Last Update: | Friday, November 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NongMin/Gfw.AspNetCore.Authentication |
NuGet Url: | https://www.nuget.org/packages/Gfw.AspNetCore.Authentication.WeChat |
Install
Install-Package Gfw.AspNetCore.Authentication.WeChat
dotnet add package Gfw.AspNetCore.Authentication.WeChat
paket add Gfw.AspNetCore.Authentication.WeChat
Gfw.AspNetCore.Authentication.WeChat Download (Unzip the "nupkg" after downloading)
* 支持为普通开发者开放的接口(scope:snsapi_login)
* 支持为公众号开放的接口(scope:snsapi_base、snsapi_userinfo)
* 支持客户端使用从微信获取的code登录。.