Skip to content
Go back

微信网站登录开发小记

最近在做微信网页登录,由于之前做公众号授权access_token先入为主,对网页授权access_token有些误解,这里整理下微信网页授权的流程以及access_token的理解。

网页授权流程:

微信网站登录流程

网页授权access_token和普通access_token的区别

注意点

参考文档

https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html https://blog.csdn.net/benben_2015/article/details/79703508


Share this post on:

Previous Post
Apple Watch 5 微信发送失败解决办法
Next Post
CAS REST 协议使用