summaryrefslogtreecommitdiffstats
path: root/mailnews/base/util/OAuth2.jsm
Commit message (Expand)AuthorAgeLines
* Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2020-01-11-2/+21
* Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2020-01-11-20/+37
* Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2020-01-11-32/+32
* Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2020-01-11-10/+16
* Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2020-01-11-15/+7
* Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2020-01-11-9/+6
* Bug 1592407 - Port OAuth2 decoding fix from gData add-on.Matt A. Tobin2019-11-14-1/+1
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+234