Reset password

We'll send you an email with a link to reset your password.

{ isLoading = true; return async ({ update }) => { isLoading = false; update(); }; }}>
{#if form?.success} An email has been sent to reset your password. {/if}