Re: [webauthn] tokenBinding in ClientData should be a binary type (perhaps base64) and not JsonWebKey

The Token Binding ID is not just a key, but a binary structure that 
incorporates the key. The structure depends on the type of the key, 
and may also change between TB versions. For these reasons, it’s best 
to keep it opaque.

-- 
GitHub Notification of comment by Andrei-Popov
Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/163#issuecomment-239504760 
using your GitHub account

Received on Friday, 12 August 2016 17:13:38 UTC