-
Notifications
You must be signed in to change notification settings - Fork 15
add support for oauth #17
Comments
Others could use oauth natively, meower-vanilla could implement a form of oauth over CL https://stackoverflow.com/questions/10332182/is-it-possible-to-secure-websocket-apis-with-oauth-2-0 |
also here are more scopes i forgor: |
ignore all the openly and gamr scopes |
RIP openly and gamr |
A majority of what's needed in this issue are not relevant anymore for the rewrite (Openly or Gamr). However, I will not close this issue as implementing access scopes is useful. Going to re-label and set priority for this. |
@MikeDev101 I'll update the scopes to make more sense in the context of the current state of the rewrite (removing openly and gamr, rip). Please LMK if I've missed anything or if we should add something |
minecraft versioning lmao |
oauth2 for meower
why?
makes custom clients ask for permission and never touch passwords
scopes
admin - meower admin
meower:status - check server status
meower:write - read and write posts
meower:chat - read and write public chat
meower:privchat - read and write private chat
meower:all - everything meower
The text was updated successfully, but these errors were encountered: