Skip to main content
Structure We convert this to AuthenticationExtensionsLargeBlobOutputsJSON instead of AuthenticationExtensionsLargeBlobOutputs for consistency and because it is what is actually returned to RN
struct AuthenticationExtensionsLargeBlobOutputsJSON
Specification reference: https://w3c.github.io/webauthn/#dictdef-authenticationextensionslargebloboutputs

Initializers

init(from:)

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