8000 Support and default to none attestation by nsatragno · Pull Request #19 · strangerlabs/webauthn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support and default to none attestation #19

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

Merged
merged 3 commits into from
Jan 4, 2020

Conversation

nsatragno
Copy link
Contributor
@nsatragno nsatragno commented Dec 30, 2019

Add support for 'none' attestation. Consider it valid if the webauthn
config sets the conveyance preference to none.

This change also shuffles some code around to avoid repetition when
verifying the MakeCredential attestation.

Fixes #18 and #11

Depends on #17

Add a script to the example app that runs the server in port :3001, and
proxy requests from `react-scripts start` to it. This allows running the
example in an unoptimized mode suitable for development.

Fixes strangerlabs#16
Add support for 'none' attestation. Consider it valid if the webauthn
config sets the conveyance preference to none.

This change also shuffles some code around to avoid repetition when
verifying the MakeCredential attestation.

Fixes strangerlabs#18
@nsatragno nsatragno marked this pull request as ready for review December 30, 2019 23:16
Copy link
Contributor
@EternalDeiwos EternalDeiwos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
@Terrahop Terrahop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me 👍

@EternalDeiwos EternalDeiwos merged commit d3e788d into strangerlabs:master Jan 4, 2020
@nsatragno nsatragno deleted the none_attestation branch January 6, 2020 23:15
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.

Support and default to none attestation
3 participants
0