Passkey Credential
@Serializable
Represents a WebAuthn passkey credential created during registration.
This data class contains the cryptographic credential information returned after successfully registering a new passkey with the authenticator.
Constructors
Properties
Link copied to clipboard
Optional attestation object containing authenticator attestation
Link copied to clipboard
Data returned by the authenticator during registration
Link copied to clipboard
JSON data from the client containing challenge and origin
Link copied to clipboard
Unique identifier for this credential (base64url decoded)