refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter
This commit is contained in:
parent
af9ed39dd8
commit
f28fbd14fa
@ -175,7 +175,7 @@ justauth:
|
||||
client-secret: 1f7d08**********5b7**********29e
|
||||
redirect-uri: ${project.url}/social/callback?source=github
|
||||
cache:
|
||||
type: custom
|
||||
type: redis
|
||||
|
||||
--- ### Sa-Token 扩展配置
|
||||
sa-token.extension:
|
||||
|
@ -181,7 +181,7 @@ justauth:
|
||||
client-secret: 1f7d08**********5b7**********29e
|
||||
redirect-uri: ${project.url}/social/callback?source=github
|
||||
cache:
|
||||
type: custom
|
||||
type: redis
|
||||
|
||||
--- ### Sa-Token 扩展配置
|
||||
sa-token.extension:
|
||||
|
Loading…
Reference in New Issue
Block a user