auto send verify email when user email has been changed

This commit is contained in:
MaysWind
2023-09-10 16:39:12 +08:00
parent 9f35c1eded
commit 5d0e115438
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -190,6 +190,8 @@ export default {
shortDateFormat,
longTimeFormat,
shortTimeFormat
}, {
timeout: api.requestVerifyEmailTimeout
});
},
resendVerifyEmailByLoginedUser: () => {