{$_('oauth.login.title')}

{#if clientName} {$_('oauth.login.subtitle')} {clientName} {:else} {$_('oauth.login.subtitle')} {/if}

{#if error}
{error}
{/if}
{#if passkeySupported && username.length >= 3}
{$_('oauth.login.orUsePassword')}
{/if}