Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change make_credential::Response order to follow CTAP2.1 #44

Merged

Conversation

Progdrasil
Copy link
Collaborator

@Progdrasil Progdrasil commented Jul 31, 2024

Turns out we were following CTAP2.0 at the time of authoring passkey-types while this order was changed in CTAP2.1. This was changed due do a mismatch between security keys and the spec. The spec changed to follow what security keys were doing.

@Progdrasil Progdrasil requested a review from Vogeltak July 31, 2024 18:18
@Progdrasil Progdrasil force-pushed the progdrasil/fix-ctap2-make-credential-response-order branch from 83baaf4 to 33a7501 Compare July 31, 2024 18:59
@Progdrasil Progdrasil merged commit 80ef0aa into main Aug 5, 2024
7 checks passed
@Progdrasil Progdrasil deleted the progdrasil/fix-ctap2-make-credential-response-order branch August 5, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants