December 30th, 2014
Missed Days 14 - 15 due to holiday family stuff (12/28 - 12/29) Today:
* `/token` - gets a valid token for a logged in user
* I believe I had created a user that I’m inserting to test with
* Done, now getting auth token info back
* `/user` - gets current user that is logged in via that token
* Hmm, getting some weird errors
* Most likely tied to the changes to restify-oauth2 library and how it expects things to be returned
Next steps:/user
- gets current user that is logged in via that token