struct Protocol::WebAuthn::ClearCredentials

Overview

Clears all the credentials from the specified device.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Constructor Detail

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

[View source]