Simple Authentication
Register and authenticate with passkeys using default presets.
Saved Credentials
No credentials registered yet.
Advanced Authentication
Configure WebAuthn registration and authentication requests with detailed settings.
Saved Credentials
No credentials registered yet.
JSON Editor
Codec
Decode or encode WebAuthn payloads to inspect their underlying data formats.
Recognized formats:
- PublicKeyCredential: JSON
- attestationObject: binary (CBOR)
- authenticatorData: binary
- WebAuthn client data: JSON binary
- X.509 certificate: PEM binary-wrapped PEM binary (DER)
- JSON: plain binary
- CBOR: binary CTAP/WebAuthn Data
All binary values may be base64, base64url, or hex, ignoring all whitespace.
Hex also ignores : characters.