Skip to content

Let users sign in with a device passkey (Face ID, Touch ID, Windows Hello, a security key) instead of a password.

  • CLI:

    bridge app update --passkeys-enabled true
    
  • Control Center (your admin dashboard at app.thebridge.dev): Auth → Login

  • MCP (AI-assistant integration): coming soon.

Nothing extra. Passkeys are WebAuthn, handled entirely by the browser and device; there are no secrets or redirect URIs to configure.

Ready-made components handle login and setup. See Passkeys in UI components.