mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-20 03:00:53 +08:00
refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter
This commit is contained in:
@@ -175,7 +175,7 @@ justauth:
|
|||||||
client-secret: 1f7d08**********5b7**********29e
|
client-secret: 1f7d08**********5b7**********29e
|
||||||
redirect-uri: ${project.url}/social/callback?source=github
|
redirect-uri: ${project.url}/social/callback?source=github
|
||||||
cache:
|
cache:
|
||||||
type: custom
|
type: redis
|
||||||
|
|
||||||
--- ### Sa-Token 扩展配置
|
--- ### Sa-Token 扩展配置
|
||||||
sa-token.extension:
|
sa-token.extension:
|
||||||
|
@@ -181,7 +181,7 @@ justauth:
|
|||||||
client-secret: 1f7d08**********5b7**********29e
|
client-secret: 1f7d08**********5b7**********29e
|
||||||
redirect-uri: ${project.url}/social/callback?source=github
|
redirect-uri: ${project.url}/social/callback?source=github
|
||||||
cache:
|
cache:
|
||||||
type: custom
|
type: redis
|
||||||
|
|
||||||
--- ### Sa-Token 扩展配置
|
--- ### Sa-Token 扩展配置
|
||||||
sa-token.extension:
|
sa-token.extension:
|
||||||
|
Reference in New Issue
Block a user