{#if step === 'info'} Create an ultra-secure account using a passkey instead of a password. {:else if step === 'passkey'} Register your passkey to secure your account. {:else if step === 'app-password'} Save your app password for third-party apps. {:else if step === 'verify'} Verify your {channelLabel(verificationChannel)} to complete registration. {:else} Your account has been created successfully! {/if}
{#if error}Loading...
{:else if step === 'info'}Want a traditional password? Register with password
{:else if step === 'passkey'}A friendly name to identify this passkey
Click the button below to create your passkey. You'll be prompted to use:
This app password is required to sign into apps that don't support passkeys yet (like bsky.app). You will only see this password once.
{appPasswordResult?.appPassword}
We've sent a verification code to your {channelLabel(verificationChannel)}. Enter it below to complete your account setup.
{#if resendMessage}Your passkey-only account has been created successfully.
@{setupData?.handle}