Aaron L
3a5c333b5b
Move to go modules
2020-07-03 11:24:07 -07:00
Aaron L
a7b9d57691
Move mocks so external packages can use them
2019-01-20 09:45:26 -08:00
Aaron L
8213e87e83
Rewrite docs to 80 cols
...
- Fix #183
2018-09-15 15:39:26 -07:00
Aaron L
c38f79490b
Increase testing coverage.
...
- Missed some actual tests, added them.
- Added a bunch of useless tests to increase coverage. Guilty as
charged.
2018-05-14 14:27:33 -07:00
Aaron L
634892e29c
Fix breakages from last commit
2018-03-07 16:41:58 -08:00
Aaron L
ef172b3b37
Extract logout to it's own module
...
- This may seems silly but the functionality is shared
between oauth2 and auth with no changes so it makes it nicer
not to have an oauth2/logout route like before
2018-03-07 11:41:14 -08:00