aboutsummaryrefslogtreecommitdiffstats
path: root/cloud_mdir_sync/oauth.py
Commit message (Expand)AuthorAgeFilesLines
* oauth: Extract the web server address from the setup URLJason Gunthorpe2020-07-281-1/+4
* OAUTH: Add support to get an IMAP OAUTH tokenJason Gunthorpe2020-06-221-4/+3
* OAUTH: Only start one webbrowser tab for concurrent authenticationsJason Gunthorpe2020-06-221-0/+14
* GMail: Stop using requests-oauth and just invoke the POSTs directlyJason Gunthorpe2020-06-221-8/+124
* Add OAUTH Credential serverJason Gunthorpe2020-05-281-0/+25
* GMail supportJason Gunthorpe2020-02-061-9/+17
* Initial commit of cloud_mdir_syncJason Gunthorpe2020-01-101-0/+60