mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-01-16 00:34:13 +01:00
styling
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
<p>
|
||||
This is a base64 encoded binary representation of an attestation statement. The attestation statement is produced by the authenticator to prove to the relying party (e.g., a website) that a new public key credential has been created in the authenticator. It is <a href="https://cbor.io/">CBOR</a> encoded.
|
||||
</p>
|
||||
<div class="code" id="navigator-attestationObject" style="height: 150px; overflow-y: scroll;"></div>
|
||||
<div class="code" id="navigator-attestationObject"></div>
|
||||
<p class="button-label">The authData is <a href="https://www.w3.org/TR/webauthn-2/#sctn-attested-credential-data">binary encoded</a> and contain the actual public key, but also more flags and info about the authentication:</p>
|
||||
<div class="code" id="navigator-authData"></div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user