Cmj.Owin.Security
添加微信登录 - 微信 // 配置 app.UseWeixinAuthentication(new WeiXinAuthenticationOptions{ AppId = "[you appId]", AppSecret = "[you app Secret]" }); // 获取微信登录者信息 var weixinInfo = await AuthenticationManager.GetExternalWeiXinLoginInfoAsync(); - 微信公众号 // 配置 app.UseWeixinAuthentication(new WeiXinMPAuthenticationOptions{ AppId = "[you appId]", AppSecret = "[you app Secret]" }); // 获取微信登录者信息 var weixinInfo = await AuthenticationManager.GetExternalWeiXinLoginInfoAsync();
Activity
- Latest release
- 9y ago
- Total releases
- 5
- Cadence
- ~6 months
- Last 12 months
- 0
Details
- First release
- Jul 15, 2015
| Version | Released | |
|---|---|---|
1.0.0.4
patch
|
1.0.0.4
patch
Dependencies (6)
|
|
1.0.0.3
patch
|
1.0.0.3
patch
Dependencies (6)
|
|
1.0.0.2
patch
|
1.0.0.2
patch
Dependencies (5)
|
|
1.0.0.1
patch
|
1.0.0.1
patch
Dependencies (5)
|
|
1.0.0
initial
|
1.0.0
initial
Dependencies (3)
|