Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Properly set User ID in Webauthn.js #1

Closed
nicksteele opened this issue Dec 14, 2017 · 1 comment
Closed

Properly set User ID in Webauthn.js #1

nicksteele opened this issue Dec 14, 2017 · 1 comment

Comments

@nicksteele
Copy link
Contributor

makeCredentialOptions.user.id = Uint8Array.from(makeCredentialOptions.challenge)

On line 105

@nicksteele
Copy link
Contributor Author

This issue was closed a while back

nicksteele pushed a commit that referenced this issue May 8, 2019
* Moved COSE related things to their own package

* move assertion to cose verify

* Server-ServerPublicKeyCredentialCreationOptions-Req-1

* Update login.go

* Fix packed attestation signature verification and added ServerResponse structure

* Conformance testing fixes for MakeCredential

* Conformance tests nearly complete

* Initial metadata layout

* Metadata progress

* Further progress on metadata

* Resolving conflict

* Production and conformance metadata now load

* Move SafetyNet to jwt-go and add sanity check for timestamp

* Certificate checks on metadata TOC

* Restrict timestamp check in safetynet to conformance only

* Don't return safetynet x5c

* Metadata (#1)

* Moved COSE related things to their own package

* move assertion to cose verify

* Server-ServerPublicKeyCredentialCreationOptions-Req-1

* Update login.go

* Fix packed attestation signature verification and added ServerResponse structure

* Conformance testing fixes for MakeCredential

* Conformance tests nearly complete

* Initial metadata layout

* Metadata progress

* Further progress on metadata

* Resolving conflict

* Production and conformance metadata now load

* Move SafetyNet to jwt-go and add sanity check for timestamp

* Certificate checks on metadata TOC

* Restrict timestamp check in safetynet to conformance only

* Don't return safetynet x5c

* SafetyNet timestamp check

* Added metadata tests

* Update metadata tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant