aaronpk / oauth-first-party-apps

https://datatracker.ietf.org/doc/html/draft-parecki-oauth-first-party-apps
Other
9 stars 7 forks source link

ASCII? #71

Open yaronf opened 3 months ago

yaronf commented 3 months ago

Sec. 5.2.2, if error_description is human readable, it should be UTF-8 to enable various human languages (according to Wikipedia, at least 4999 other than English). We haven't been doing ASCII for many years now. And purists might also ask for an error_lang element containing a standard language tag.