struct Protocol::WebAuthn::GetCredentials

Overview

Returns all the credentials stored in the given virtual authenticator.

Included Modules

Defined in:

protocol/web_authn.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def credentials : Array(Credential) #

[View source]