refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter
This commit is contained in:
parent
af9ed39dd8
commit
f28fbd14fa
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user