Skip to content

myvas/AspNetCore.Authentication.Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myvas.AspNetCore.Authentication.Demo

This repo (Branch 2.2) deployed on http://demo.auth.myvas.com (debian.9-x64)

Components:

  • Myvas.AspNetCore.Authentication.WeixinAuth NuGet Nuget (with prereleases) GitHub (Pre-)Release Date

  • Myvas.AspNetCore.Authentication.WeixinOpen NuGet Nuget (with prereleases) GitHub (Pre-)Release Date

  • Myvas.AspNetCore.Authentication.QQConnect NuGet Nuget (with prereleases) GitHub (Pre-)Release Date

  • Myvas.AspNetCore.TencentSms NuGet GitHub (Pre-)Release Date

  • Myvas.AspNetCore.Email NuGet GitHub (Pre-)Release Date

  • Myvas.AspNetCore.ViewDivert NuGet GitHub (Pre-)Release Date

  • Myvas.AspNetCore.Weixin NuGet GitHub (Pre-)Release Date

Qrcode to enter the demo weixin service account:

alt QrCode

Dev Tools

Third-party OAuth account settings:

微信开放平台 WeixinOpen https://open.weixin.qq.com

(TODO:在此添加配置说明) Screenshot

微信公众平台 WeixinAuth https://mp.weixin.qq.com

(1)微信公众平台-测试账号 /开发/开发者工具/公众平台测试号/...

  • 开通功能:网页服务/网页授权获取用户基本信息。
  • 设置好授权回调页面域名:例如,demo.auth.myvas.com。

(2)微信公众平台-正式账号 /开发/接口权限/...

  • 开通功能:网页服务/网页授权获取用户基本信息。
  • 设置好网页授权域名:例如,demo.auth.myvas.com。
  • 将文件MP_verify_xxxxxxxxx.txt上传至wwwroot目录下。

Screenshot

QQ开放平台配置 QQConnect https://connect.qq.com

(TODO:在此添加配置说明)

Screenshot