aboutsummaryrefslogtreecommitdiffstats
path: root/src/oauth
Commit message (Expand)AuthorAgeFilesLines
* configure oauth through the config file tooJesse Luehrs2019-10-201-13/+10
* improve error messagesJesse Luehrs2019-10-191-1/+1
* use a real enum for auth typesJesse Luehrs2019-10-171-1/+1
* simplifyJesse Luehrs2019-10-161-3/+3
* simplifyJesse Luehrs2019-10-161-17/+18
* cache refresh tokens and use them when the existJesse Luehrs2019-10-161-15/+19
* start implementing oauth authenticationJesse Luehrs2019-10-151-0/+85