GameTactic / Room

The "Room" component of Gametactic. Some say, its heart of the GameTactic.
GNU General Public License v3.0
14 stars 4 forks source link

Feature/209 rewrite nav fix auth #210

Closed bryansamuel1 closed 4 years ago

bryansamuel1 commented 4 years ago

This needs to wait for the completion of 207 so this PR effectively shows what changes I have made.

Work Done

  1. Fixed issues with Authentication so it correctly uses the user token and calls the API after successful authentication
  2. Implemented the Refresh Token functionality into the auth
  3. Merged TheNavLarge and TheNavSmall into the TheNav and cleaned up the classes and code base in the process. Also implemented flex cols so we can now show desktop functionality down to 600px instead of 960px.