小程序
小游戏
企业微信
微信支付
扫描小程序码分享
请问小程序 可以实现静默授权的功能吗,如果可以 代码是怎么实现的? 请举例说明 :是通过 wx.login 获取到code之后 传给后台来获取的信息吗?
5 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
想要存储静默不行,展示可以用open-data标签
https://developers.weixin.qq.com/miniprogram/dev/component/open-data.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
https://developers.weixin.qq.com/community/develop/article/doc/000a0aed14c3285bea79e67ee56813
openid是可以静默授权,单纯展示用户头像和昵称,不需要存储可以用open-data标签,觉得有用点个有用哦
openid是可以静默授权,用户信息或者其它权限不可以静默授权。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
想要存储静默不行,展示可以用open-data标签
https://developers.weixin.qq.com/miniprogram/dev/component/open-data.html
https://developers.weixin.qq.com/community/develop/article/doc/000a0aed14c3285bea79e67ee56813
openid是可以静默授权,单纯展示用户头像和昵称,不需要存储可以用open-data标签,觉得有用点个有用哦
openid是可以静默授权,用户信息或者其它权限不可以静默授权。