aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/oauth.rs
Commit message (Expand)AuthorAgeFilesLines
* rethink how oauth logins need to workJesse Luehrs2019-11-271-36/+14
* better error messagesJesse Luehrs2019-11-271-1/+1
* make the oauth methods return both tokensJesse Luehrs2019-11-271-6/+8
* implement logging in with the oauth tokens on the server sideJesse Luehrs2019-11-271-10/+30
* calculate the redirect_url for web oauth tooJesse Luehrs2019-11-271-0/+4
* allow multiple oauth configurations using the same auth typeJesse Luehrs2019-11-261-1/+1
* shorter namesJesse Luehrs2019-11-161-7/+5
* use workspacesJesse Luehrs2019-11-151-0/+181