struct Protocol::WebAuthn::AddCredential

Overview

Adds the credential to the specified authenticator.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Constructor Detail

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

[View source]