aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/src/oauth/recurse_center.rs
Commit message (Collapse)AuthorAgeFilesLines
* make the oauth client a struct instead of a traitJesse Luehrs2019-12-181-90/+0
|
* fix confusing type signatureJesse Luehrs2019-11-281-1/+1
|
* allow multiple oauth configurations using the same auth typeJesse Luehrs2019-11-261-2/+6
| | | | | this should allow us to configure a separate oauth application for tt web than normal (since the redirect_url needs to be different)
* shorter namesJesse Luehrs2019-11-161-2/+1
|
* use workspacesJesse Luehrs2019-11-151-0/+87