Method: OryClient::UpdateRegistrationFlowWithWebAuthnMethod#webauthn_register

Defined in:
lib/ory-client/models/update_registration_flow_with_web_authn_method.rb

#webauthn_registerObject

Register a WebAuthn Security Key It is expected that the JSON returned by the WebAuthn registration process is included here.



32
33
34
# File 'lib/ory-client/models/update_registration_flow_with_web_authn_method.rb', line 32

def webauthn_register
  @webauthn_register
end