roytam1
|
5846b6c177
|
mailnews: oauth2: use non-private window for oauth web dialog
|
2024-10-06 07:36:52 +08:00 |
|
Gaming4JC
|
f6096004d7
|
Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.
|
2020-01-03 13:44:14 +08:00 |
|
Gaming4JC
|
1bc5f20c3a
|
Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization request.
|
2020-01-03 13:44:13 +08:00 |
|
Gaming4JC
|
30b347303b
|
Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth2 access token.
|
2020-01-03 13:44:11 +08:00 |
|
Gaming4JC
|
a8ac34b90b
|
Bug 1597933 - don't pass string constants to determine OAuth refresh token or not.
|
2020-01-03 13:44:10 +08:00 |
|
Gaming4JC
|
b037870a86
|
Bug 1597933 - improve OAuth2 params parsing.
|
2020-01-03 13:44:09 +08:00 |
|
Gaming4JC
|
9839bd3335
|
Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.
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
|
2020-01-03 13:44:08 +08:00 |
|
Matt A. Tobin
|
084ac5f020
|
Bug 1592407 - Port OAuth2 decoding fix from gData add-on.
|
2019-11-17 00:12:46 +08:00 |
|
Matt A. Tobin
|
e400f4130a
|
Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1
|
2019-11-17 00:08:36 +08:00 |
|