_sidebar.md 1.6 KB
Newer Older
智布道's avatar
智布道 已提交
1
- [入门和使用](README.md)
智布道's avatar
智布道 已提交
2
- [贡献者名单](contributors.md)
智布道's avatar
智布道 已提交
3 4
- 快速开始
  - [名词解释](explain.md)
智布道's avatar
智布道 已提交
5
  - [OAuth流程](oauth.md)
智布道's avatar
智布道 已提交
6
  - [如何使用](how-to-use.md)
7 8
- [Q&A](Q&A.md)
- 集成第三方
智布道's avatar
智布道 已提交
9
  - [√ Gitee登录](oauth/gitee.md)
10
  - [√ Github登录](oauth/github.md)
11
  - [√ qq登录](oauth/qq.md)
12
  - [√ 微信开放平台登录](oauth/wechat_open.md)
13
  - [√ 微博登录](oauth/weibo.md)
智布道's avatar
智布道 已提交
14
  - [√ 支付宝登录](oauth/alipay.md)
15 16 17 18 19
  - [百度登录](oauth/baidu.md)
  - [Coding登录](oauth/coding.md)
  - [钉钉登录](oauth/dingtalk.md)
  - [开源中国登录](oauth/oschina.md)
  - [淘宝登录](oauth/taobao.md)
20
  - [腾讯云登录](oauth/tencentCloud.md)
21 22 23 24 25 26 27 28 29 30 31 32 33
  - [Google登录](oauth/google.md)
  - [Facebook登录](oauth/facebook.md)
  - [抖音登录](oauth/douyin.md)
  - [领英登录](oauth/linkedin.md)
  - [微软登录](oauth/microsoft.md)
  - [小米登录](oauth/mi.md)
  - [头条登录](oauth/toutiao.md)
  - [Teambition登录](oauth/teambition.md)
  - [人人登录](oauth/renren.md)
  - [Pinterest登录](oauth/pinterest.md)
  - [Stackoverflow登录](oauth/stackoverflow.md)
  - [华为登录](oauth/huawei.md)
  - [微信企业版登录](oauth/wechatEnterprise.md)
智布道's avatar
智布道 已提交
34
  - [√ 酷家乐登录](oauth/kujiale.md)
35 36 37 38 39
  - [Gitlab登录](oauth/gitlab.md)
  - [美团登录](oauth/meituan.md)
  - [饿了么登录](oauth/eleme.md)
  - [CSDN登录](oauth/csdn.md)
- 高级特性
智布道's avatar
智布道 已提交
40 41
  - [使用State](using-state.md)
  - [自定义state缓存](customize-the-state-cache.md)
42
  - [自定义第三方平台的OAuth](customize-the-oauth.md)
智布道's avatar
智布道 已提交
43 44
- [配套项目](supporting.md)
- [Who is using](users.md)
智布道's avatar
智布道 已提交
45
- [致谢](thx.md)
智布道's avatar
智布道 已提交
46
- [更新记录](update.md)