Reset Password Enter your email to reset your password
{#if showTokenVerification} {@render tokenForm()} {:else} {@render emailForm()} {/if}
{#snippet emailForm()}
Email
{/snippet} {#snippet tokenForm()}
Enter the token that was sent to your email
{/snippet}