struct Protocol::WebAuthn::GetCredential

Overview

Returns a single credential stored in the given virtual authenticator that matches the credential ID.

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 credential : Credential #

[View source]