提供钉钉外部扫码登陆的 Middleware。支持仅有钉钉扫码登录 appId、secet 的登录方式 (此方式只会返回用户的 unionId、nickname),也支持更丰富的基于钉钉企业内部开发小程序的 appId、secet (此方式会返回更详细的用户信息,如姓名、工号、电话等).
Info
Version: | 2.0.1 |
Author(s): | Charlie |
Last Update: | Monday, January 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stg609/DingTalkExternalLogin |
NuGet Url: | https://www.nuget.org/packages/Charlie.AspNetCore.Authentication.DingTalk |
Install
Install-Package Charlie.AspNetCore.Authentication.DingTalk
dotnet add package Charlie.AspNetCore.Authentication.DingTalk
paket add Charlie.AspNetCore.Authentication.DingTalk
Charlie.AspNetCore.Authentication.DingTalk Download (Unzip the "nupkg" after downloading)
Dependencies
Tags