User Registration

User Registration

{email}
{password}
{#await response}

...waiting

{:then user}

The user ID is {{...user}.id}

The user email is {{...user}.email}

{:catch error}

{error.message}

{/await}