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

Ignore key parameters with unsupported type #21

Closed

Conversation

robin-nitrokey
Copy link
Member

As required by the Webauthn spec, we now ignore public key credential parameters with a type other than "public-key".

Fixes: #20

Upstream PR: trussed-dev#29

@robin-nitrokey robin-nitrokey force-pushed the make-credential-key-type-nk branch from 0ce5d91 to 2ef8446 Compare July 10, 2023 11:20
@robin-nitrokey robin-nitrokey deleted the make-credential-key-type-nk branch July 10, 2023 11:20
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.

Check key type for makeCredential
2 participants