struct Protocol::WebAuthn::SetAutomaticPresenceSimulation

Overview

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]