lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
445 stars 148 forks source link

Scope descriptions #32

Closed kosciuk closed 4 years ago

kosciuk commented 4 years ago

Hi, in the authorize page, board:play and puzzle:read don't have descriptions.

Screenshot_20200429_011133

And this is the list of all scopes I found:

preference:read preference:write email:read challenge:read challenge:write tournament:write board:play bot:play team:write puzzle:read msg:write study:write study:read

for updating the scopes in https://lichess.org/api#section/Authentication

Are the descriptions "translatables"? :P

kosciuk commented 4 years ago

Thanks!