Skip to main content
Structure Specification reference: https://w3c.github.io/webauthn/#dictdef-authenticationresponsejson
struct AuthenticationResponseJSON

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

Instance Properties

clientExtensionResults

let clientExtensionResults: AuthenticationExtensionsClientOutputsJSON?

id

let id: Data

rawId

let rawId: Data?

response

let response: AuthenticatorAssertionResponseJSON

type

let type: PublicKeyCredentialType