StaplePuck / StaplePuck.Frontend.Main.React

Main components of the frontend; home page, login page, admin page, etc.
0 stars 0 forks source link

Feature/user can only update thier own team #11

Closed jdistel83 closed 5 years ago

jdistel83 commented 5 years ago

Moved the columns of the League Teams view into the view in order to access the auth token. Using the auth token to determine if a user can see the link to view/edit their team.