← Back to docs

Please note: this is a demo. Nothing is stored server side, only locally.



Register Authenticate Sign Out

Authenticator: {{registrationParsed.authenticator.name}}

Synced? Synced / multi-device credential Device-bound credential

User verified? Yes No


Credential ID: {{registrationParsed.credential.id}}

Public Key: {{registrationParsed.credential.publicKey.substring(0,32)}}...

Algorithm: {{registrationParsed.credential.algorithm}}

User verified? Yes No

Credential ID: {{authenticationParsed.credentialId}}

Signature: {{authenticationParsed.signature.substring(0,32)}}...


Check out the playground for more detailed usage and options.