Capgo Passkey
Run passkeys in Capacitor with the same WebAuthn calls you already use on the web.
The app reads `capacitor.config.*`, calls the plugin once during bootstrap, and keeps the browser `navigator.credentials.create()` / `get()` calls intact.
Real passkey flows still need Associated Domains / Digital Asset Links and a backend-issued challenge. This demo generates a local challenge so you can validate the front-end wiring.
Output
IdleLoading runtime config and auto-shim state...