Re: [webauthn] Use of CBOR, and Uint8Array/ArrayBuffer (#1362)

As a random aside, I used JSON reviver/replacer functions and a JSON format rule to allow for client/server communication over JSON. when my rule matched, I converted between the wire base64 value format and the needed/returned UInt8Arrays.

-- 
GitHub Notification of comment by dwaite
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1362#issuecomment-575742378 using your GitHub account

Received on Friday, 17 January 2020 18:30:50 UTC