struct Protocol::WebAuthn::RemoveCredential

Overview

Removes a credential from the authenticator.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Constructor Detail

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

[View source]