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

> As to my `base64_to_uint8array()` function (well, copied from [Goran.it](https://stackoverflow.com/a/21797381/6632), as I've never needed to use Uint8Array before), it seems to be working, so I wonder if I'm using it in a different way than you're expecting?

Oh, sorry, I thought `window.atob` just converted a string value to bytes, not base64 decoded it. Never mind, then.

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

Received on Friday, 17 January 2020 18:32:05 UTC