Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter. | Gaming4JC | 2019-12-30 | -2/+21 |
| | ||||
* | Bug 1597933 - Use URLSearchParams for setting params for OAuth2 ↵ | Gaming4JC | 2019-12-30 | -20/+37 |
| | | | | authorization request. | |||
* | Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request ↵ | Gaming4JC | 2019-12-30 | -32/+32 |
| | | | | OAuth2 access token. | |||
* | Bug 1597933 - don't pass string constants to determine OAuth refresh token ↵ | Gaming4JC | 2019-12-30 | -10/+16 |
| | | | | or not. | |||
* | Bug 1597933 - improve OAuth2 params parsing. | Gaming4JC | 2019-12-30 | -15/+7 |
| | ||||
* | Bug 1597933 - clean up OAuth2 code: remove responseType which is always code. | Gaming4JC | 2019-12-30 | -9/+6 |
| | | | | Response type token is part of the OAuth 2.0 Implicit Flow which is not used in Mail Applications, but also discouraged by the OAuth Working Group: https://developer.okta.com/blog/2019/05/01/is-the-oauth-implicit-flow-dead | |||
* | Bug 1592407 - Port OAuth2 decoding fix from gData add-on. | Matt A. Tobin | 2019-11-14 | -1/+1 |
| | ||||
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+234 |