g33kidd / bracket

An eSports tournament framework built with Laravel
MIT License
35 stars 9 forks source link

Determine what scopes need to be Defined for OAuth #27

Open g33kidd opened 8 years ago

g33kidd commented 8 years ago

Currently I have:

I also have extra scopes that allow access to certain API endpoints such as 'games, tournaments, teams, users, etc..' but I'm not sure that these are actually necessary.