Skip to content

ProjectPasskeys: Modify webauthn.js #9981

Closed
@maduvena

Description

Registration:

Response should contain all of the fields as you can see here:

{
  "authenticatorAttachment": "cross-platform",
  "clientExtensionResults": {},
  "id": "lNUpcrxBSo_e_t85UlAjn_7LfLf6SiMubzQJA8uKJvYiJPjWEQNLqV1y7J25EkIK8BKaJONpYDhhWSbqYf9UCjzRD50_7OY2E1qksKw8CHb16qFVKP_QFIRJ7NO9xTH6",
  "rawId": "lNUpcrxBSo_e_t85UlAjn_7LfLf6SiMubzQJA8uKJvYiJPjWEQNLqV1y7J25EkIK8BKaJONpYDhhWSbqYf9UCjzRD50_7OY2E1qksKw8CHb16qFVKP_QFIRJ7NO9xTH6",
  "response": {
    "attestationObject": "o2NmbX..gyZzSmC6pXqSj-7A",
    "authenticatorData": "jF..wCydNrSayJYIF5QZXx_UgTt8erGxuCodT3rSx8rCDJnNKYLqlepKP7s",
    "clientDataJSON": "eyJ0eXBlIjoid2ViYXV0aG..luIjpmYWxzZX0",
    "publicKey": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnuE5ZYc_krweVmblOJIkjDTcPM_SdCwTCRMAsnTa0mteUGV8f1IE7fHqxsbgqHU960sfKwgyZzSmC6pXqSj-7A",
    "publicKeyAlgorithm": -7,
    "transports": [
      "usb"
    ]
  },
  "type": "public-key"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions