各开放平台账号登录API对接文档
当我们开发的系统想要使用第三方账号系统(比如微信,微博,facebook)进行登录的时候,就需要使用第三方平台的登录能力,下面是各第三方平台的对接文档
关于oauth和oauth2.0:理解OAuth 2.0
1.微信
https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html
2.微信小程序
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html
3.微博
web端
app移动端,可以使用refresh token
https://open.weibo.com/wiki/%E6%8E%88%E6%9D%83%E6%9C%BA%E5%88%B6
4.哔哩哔哩
https://openhome.bilibili.com/doc/4/eaf0e2b5-bde9-b9a0-9be1-019bb455701c
本文只发表于博客园和tonglin0325的博客,作者:tonglin0325,转载请注明原文链接:https://www.cnblogs.com/tonglin0325/p/4663297.html