加入自动刷新RefreshToken的逻辑
This commit is contained in:
@@ -35,7 +35,7 @@ const props = withDefaults(defineProps<Props>(), {
|
||||
showForgetPassword: true,
|
||||
showQrcodeLogin: true,
|
||||
showRegister: true,
|
||||
showRememberMe: true,
|
||||
showRememberMe: false,
|
||||
showThirdPartyLogin: true,
|
||||
submitButtonText: '',
|
||||
subTitle: '',
|
||||
|
||||
Reference in New Issue
Block a user