class WebAuthn::RelyingParty
def options_for_authentication(**keyword_arguments)
def options_for_authentication(**keyword_arguments) WebAuthn::Credential.options_for_get( **keyword_arguments, relying_party: self ) end
def options_for_authentication(**keyword_arguments) WebAuthn::Credential.options_for_get( **keyword_arguments, relying_party: self ) end