Passkey Assertion
@Serializable
Represents a WebAuthn passkey assertion created during authentication.
This data class contains the cryptographic assertion information returned after successfully authenticating with an existing passkey.
Constructors
Properties
Link copied to clipboard
Data returned by the authenticator during authentication
Link copied to clipboard
JSON data from the client containing challenge and origin
Link copied to clipboard
Unique identifier for the credential used (base64url decoded)
Link copied to clipboard
Optional user identifier associated with this credential