Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make auth & transactions more testable (#3499) | Amber Brown | 2018-07-14 | 1 | -2/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+2 |
* | Return 401 for invalid access_token on logout | dklug | 2018-03-02 | 1 | -1/+4 |
* | Delete devices in various logout situations | Richard van der Hoff | 2017-11-29 | 1 | -2/+25 |
* | Move access token deletion into auth handler | Richard van der Hoff | 2017-11-01 | 1 | -4/+4 |
* | Add helper function for getting access_tokens from requests | Mark Haines | 2016-09-09 | 1 | -8/+2 |
* | Implement logout | Erik Johnston | 2016-03-11 | 1 | -0/+72 |