Re: [webauthn] truncation to 64-byte upper limit doesn't mention character boundaries

@emlun Parsing UTF-8 character boundaries is dead simple. There is no complicated logic involved in that. Computing extended grapheme clusters *is* hard, which I why I don't recommend it.

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

Received on Thursday, 28 June 2018 16:46:31 UTC