fix: 修复双Token自动刷新链路
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
This commit is contained in:
@@ -28,6 +28,8 @@ async function initApplication() {
|
||||
app: {
|
||||
accessMode: 'backend',
|
||||
defaultHomePath: '/dashboard/console',
|
||||
enableRefreshToken: true,
|
||||
loginExpiredMode: 'modal',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user