Sign In

{#if clientName} Sign in to continue to {clientName} {:else} Sign in to continue to the application {/if}

{#if error}
{error}
{/if}
{#if securityStatusChecked && passkeySupported}
or use password
{/if}