微信网页授权+引导关注

微信网页授权+引导关注服务的交互比较复杂,用时序图可以直观的表示

 

微信网页授权+引导关注

 

 图中access_token是网页授权token,粗体access_token是公众号普通token.

参考文档

微信网页授权 https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html

获取用户基本信息(包括是否关注公众号) https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId

微信网页授权+引导关注

上一篇:小程序在js里获取控件的两种方式


下一篇:封装小程序的请求