{t('oauth.passkey.title')}
{t('oauth.passkey.subtitle')}
{#if error}
{error}
{/if}
{#if loading}
{t('oauth.passkey.waiting')}
{:else}
{t('oauth.passkey.title')}
{/if}
{t('common.cancel')}