📝 帮助文档
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
- [入门](README.md)
|
- [入门](README.md)
|
||||||
- [更新记录](update.md)
|
- [更新记录](update.md)
|
||||||
- 引导
|
- 引导
|
||||||
- [如何使用JustAuth集成一个平台](deploy.md)
|
- [如何使用JustAuth集成一个平台](how-to-use.md)
|
||||||
- [获取授权链接](authorize.md)
|
- [获取授权链接](authorize.md)
|
||||||
- [登录](login.md)
|
- [登录](login.md)
|
||||||
- 其他特性
|
- 其他特性
|
||||||
- [使用State](useing-state.md)
|
- [使用State](using-state.md)
|
||||||
- [自定义state缓存](custom-state-cache.md)
|
- [自定义state缓存](customize-the-state-cache.md)
|
||||||
- [配套项目](supporting.md)
|
- [配套项目](supporting.md)
|
||||||
- [Q&A](Q&A.md)
|
- [Q&A](Q&A.md)
|
||||||
- [Who is using](users.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
|
||||||
|
|
||||||
|
待补充
|
||||||
Reference in New Issue
Block a user