leaguedex
leaguedex copied to clipboard
Refactor permissions
An unauthorized user has the permission 1, a user who has a summoner account has permissions 2 and an admin has 10. I don't know what i was thinking when I implemented this, refactor this with proper enum on both the front and backend.