Matthew Miller

Results 295 comments of Matthew Miller

This is something I'm tackling right now in my library. A user raised an issue requesting additional information out of attestation verification so that they could more closely design their...

Good catch, I didn't account for this in the revamp of the site (#58) so it's probably still an issue. Leaving this open for now.

This project no longer uses Golang.

This was indeed an issue with the older version of the site. It's been addressed with the release of v2 of the site (#58).

This project no longer uses yarn for anything.

Thank you for submitting this ticket, I had intended to file something similar ages ago but never managed to make time for it. In my mind I totally think `PublicKeyCredential`...

> ...if someone is willing to push for it... I'll take this on. I'll try and get a draft PR up before too long, I know it'll need a lot...

@nicksteele and I put together a document thinking about this from the WACG side of things and what a dev-friendly API would look like for serializing and deserializing WebAuthn options...

**Please review my code snippets above from a high level.** I regret now not being _exhaustive_ when I wrote all that out because the conversation thus far has been on...

> For the response case, wouldn't it be simpler to define a toJSON() method that can be called on the respective PublicKeyCredential instance that the WebAuthn call returns... @kreichgauer You...