December 19th, 2014
Tonight:
* `/token` - gets a valid token for a logged in user
* well, apparently i got something setup correctly as it runs my simple test :)
* Getting a weird message that `/token` doesn’t exist :/
* Ah, during my switch to convict I missed some settings stuff that was happening behind the scenes
* Now, the only thing that isn’t being setup properly is the redis config stuff :/
* `/user` - gets current user that is logged in via that token
Next steps: