onMounted(() => { if (store.getters.isUserAuthenticated) { router.push({ name: "dashboard" }); }});
Please enter your email and we will send a link to your email to reset your password