Re: [webauthn] PRF inputs should be BufferSource instead of ArrayBuffer (#1851)

No, I don't think it's very similar. Both of these types are already byte array types, just slightly different flavours of it.

And no, I think that having some parameters be `BufferSource`s and some be base64 `String`s would be much worse than having them all be `BufferSource`s. If we should change some parameters we should change them all. But as noted in https://github.com/w3c/webauthn/issues/1362#issuecomment-577405853, I don't think we should. In #1683 we opted for the solution in #1703 instead, so there's very little benefit in changing the types now.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 February 2023 09:57:36 UTC