-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update WebAuthn and U2F dependencies #16572
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,
i think when duo-labs/webauthn#150 it merged we can come back and bump webauthn lib
Let's see if it lands, definitely makes life easier. |
558c8e7
to
fe9f177
Compare
fe9f177
to
14182c8
Compare
Friendly ping @jakule |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codingllama Friendly approve.
14182c8
to
cda1bc6
Compare
cda1bc6
to
a443731
Compare
Update
duo-labs/webauthn
up to20220122034320
, which is the latest version we can get without dipping into dependency hell (etcd
andopentelemetry
woes ensue after 2365c59d9f).tstranex
could be dropped for a while now (we moved on to WebAuthn-like interfaces for mocks).cfssl
was only imported due to what I assume was an IDE mishap.I've elected to keep
fxamacker/cbor
, instead of trying to move to webauthncbor. fxamacker is solid, past v0, seems more appropriate for client-side libs and still backs webauthncbor.There are no updates for
flynn/hid
andflynn/u2f
.Release notes for fxamacker/cbor: https://github.com/fxamacker/cbor/releases/tag/v2.4.0.