aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/logout.go
AgeCommit message (Expand)Author
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2019-07-18Remove unnecessary http method checks (#747)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben