Method: WebAuthn::PublicKeyCredentialWithAssertion.response_class

Defined in:
lib/webauthn/public_key_credential_with_assertion.rb

.response_classObject



8
9
10
# File 'lib/webauthn/public_key_credential_with_assertion.rb', line 8

def self.response_class
  WebAuthn::AuthenticatorAssertionResponse
end