struct Protocol::WebAuthn::SetUserVerified

Overview

Sets whether User Verification succeeds or fails 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]