08880ea88b
added month to tranx
2016-08-23 09:15:34 -07:00
3ea42bcd32
reorg and check errors from session.Get
...
wasn't checking the error that could possibly come from getting the
cookie session info.
2016-08-22 21:16:20 -07:00
36a90e04c8
tranx POST and GET working
...
cleaned up the getUser function, now returns index to user rather than
*user
2016-08-22 21:00:39 -07:00
6b2f97632d
working on adding tranx to users
2016-08-22 15:17:25 -07:00
4f7b61cb86
google oauth working along with clean up
...
cleaned up some things from starz that weren't needed any more. Also
cleaned up the oauth process and now am storing the users emai but also
have the userInfo struct that gathers all the info that google oauth
userinfo returns
2016-08-22 13:03:23 -07:00
901d8e5070
got google oauth working
...
basically copied this from my previous work in starz. Wanted to get
google oauth working before changing much around.
2016-08-21 22:31:37 -07:00