class WebAuthn::RelyingParty
def options_for_registration(**keyword_arguments)
def options_for_registration(**keyword_arguments) WebAuthn::Credential.options_for_create( **keyword_arguments, relying_party: self ) end
def options_for_registration(**keyword_arguments) WebAuthn::Credential.options_for_create( **keyword_arguments, relying_party: self ) end