mirror of
https://gitee.com/yadong.zhang/JustAuth.git
synced 2026-01-07 19:31:48 +08:00
📝 帮助文档
This commit is contained in:
parent
7a40159d15
commit
57a7b7ff17
@ -1,12 +1,12 @@
|
||||
- [入门](README.md)
|
||||
- [更新记录](update.md)
|
||||
- 引导
|
||||
- [如何使用JustAuth集成一个平台](deploy.md)
|
||||
- [如何使用JustAuth集成一个平台](how-to-use.md)
|
||||
- [获取授权链接](authorize.md)
|
||||
- [登录](login.md)
|
||||
- 其他特性
|
||||
- [使用State](useing-state.md)
|
||||
- [自定义state缓存](custom-state-cache.md)
|
||||
- [使用State](using-state.md)
|
||||
- [自定义state缓存](customize-the-state-cache.md)
|
||||
- [配套项目](supporting.md)
|
||||
- [Q&A](Q&A.md)
|
||||
- [Who is using](users.md)
|
||||
|
||||
3
docs/authorize.md
Normal file
3
docs/authorize.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 获取授权链接
|
||||
|
||||
待补充
|
||||
3
docs/customize-the-state-cache.md
Normal file
3
docs/customize-the-state-cache.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 自定义state缓存
|
||||
|
||||
待补充
|
||||
3
docs/how-to-use.md
Normal file
3
docs/how-to-use.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 如何使用JustAuth集成一个平台
|
||||
|
||||
待补充
|
||||
3
docs/login.md
Normal file
3
docs/login.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 登录
|
||||
|
||||
待补充
|
||||
3
docs/using-state.md
Normal file
3
docs/using-state.md
Normal file
@ -0,0 +1,3 @@
|
||||
# 使用State
|
||||
|
||||
待补充
|
||||
Loading…
x
Reference in New Issue
Block a user