← Dashboard

App Passwords

App passwords let you sign in to third-party apps without giving them your main password. Each app password can be revoked individually.

{#if error}
{error}
{/if} {#if createdPassword}

App Password Created

Copy this password now. You won't be able to see it again.

{createdPassword.password}

Name: {createdPassword.name}

{/if}

Create New App Password

Your App Passwords

{#if loading}

Loading...

{:else if passwords.length === 0}

No app passwords yet

{:else} {/if}