Passkeys
Section titled “Passkeys”Let users sign in with a device passkey (Face ID, Touch ID, Windows Hello, a security key) instead of a password.
Enable it
Section titled “Enable it”-
CLI:
bridge app update --passkeys-enabled true -
Control Center (your admin dashboard at app.thebridge.dev): Auth → Login
-
MCP (AI-assistant integration): coming soon.
What you need
Section titled “What you need”Nothing extra. Passkeys are WebAuthn, handled entirely by the browser and device; there are no secrets or redirect URIs to configure.
UI components
Section titled “UI components”Ready-made components handle login and setup. See Passkeys in UI components.