class WebAuthn::PublicKeyCredentialWithAttestation

def raw_public_key

def raw_public_key
  response&.authenticator_data&.credential&.public_key
end