440 B
440 B
公众号
网页登录
- 只有服务号才能进行网页登录。
- 公众号配置-功能设置-配置网页授权域名
- 网页授权页面地址:https://open.weixin.qq.com/connect/oauth2/authorize
- https://api.weixin.qq.com/sns/oauth2/access_token?appid=APPID&secret=SECRET&code=CODE&grant_type=authorization_code
- 文档地址