Re: [webauthn] Display name content rules?

You could also do `simpleDisplayName` (ASCII, min 3 characters long?) and `fullDisplayName` (unicode, any non-empty string) and provide separate guidelines for those and suggest that if only one is provided the other is casted onto it (with stripping in case of unicode->ascii)

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

Received on Wednesday, 28 February 2018 22:21:09 UTC