JohnTheCoolingFan / sayless

A link shortening service
MIT License
0 stars 0 forks source link

Edit token permissions endpoint #5

Closed JohnTheCoolingFan closed 9 months ago

JohnTheCoolingFan commented 9 months ago

An endpoint to edit token's permissions is needed. Would probably require a new permission or use create_tokens_perm or its alternatives if it gets removed.

JohnTheCoolingFan commented 9 months ago

Onm the othr hand, tokens should be created with needed permissions, so editing token's permissions will not be implemented