struct Protocol::WebAuthn::Enable

Overview

Enable the WebAuthn domain and start intercepting credential storage and retrieval with a virtual authenticator.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Constructor Detail

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

[View source]