Static Passkey Sample

Create a passkey, authenticate with it, and call /me from a static site.

Frontend origin Checking...
Browser support Checking...

Configuration

Point the app at your auth service.

Serve this page from the exact origin configured as RP_ORIGIN. Set RP_ID to this page's hostname, or to a shared parent domain only if you intentionally want passkeys to work across subdomains.

Session

JWT

No token
Authenticate to mint an access token.

Protected API

/me response

Call /me after authenticating.

Status

Recent activity

Ready