class WebAuthn::CredentialOptions

def timeout

def timeout
  @timeout = WebAuthn.configuration.credential_options_timeout
end