LatteCode — auth
Explorer
...
src / auth
V
Login.vue
V
Register.vue
V
ForgotPwd.vue
V
Login
V
Register
V
ForgotPwd
V
ForgotPwd.vue
src
/
auth
/
ForgotPwd.vue
>
template
1
// 恢复访问密钥
2
const
email
=
"
"
;
3
await
auth.sendResetLink
(email);
Execute Send
// 快捷导航
auth.login()
auth.register()
master*
0
0
UTF-8
{ } TypeScript
Latte
Code