Commit Graph

22 Commits

Author SHA1 Message Date
Rachel Macfarlane
b98f647ec9 Add polling for reconnect to auth extension 2020-02-07 11:42:43 -08:00
Rachel Macfarlane
6b7776741f Remove unneeded de-dup code from account extension 2020-02-07 11:29:57 -08:00
Rachel Macfarlane
03d1c79f55 Set authStatus to unavailable when unable to refresh token, #89200 2020-02-07 10:55:38 -08:00
Rachel Macfarlane
cf96b11223 Auth providers - show dialog on token access, closes #89754 2020-02-06 15:30:53 -08:00
Rachel Macfarlane
b0601cfd46 Add retries to token refresh for network errors of account extension 2020-02-06 14:26:35 -08:00
Rachel Macfarlane
4801814872 Properly reference the vscode.proposed.d.ts typings from the account extension 2020-02-06 10:01:36 -08:00
Rachel Macfarlane
967aab8156 Add telemetry event for settings sync auth 2020-02-04 15:51:35 -08:00
Rachel Macfarlane
af98279477 Fix auth flow redirection in web, fixes #89730 2020-01-30 14:12:13 -08:00
Rachel Macfarlane
8675e63b0a Begin token refresh sooner, #88577 2020-01-29 12:07:24 -08:00
Rachel Macfarlane
4a69e2ad63 Fallback to directly hitting endpoint if listening on server fails or running in web, fixes #88392 2020-01-27 10:25:40 -08:00
Rachel Macfarlane
26d43c87a1 Do not duplicate account tokens, fixes #89334 2020-01-27 09:22:51 -08:00
Rachel Macfarlane
8c2a25968f Account extension - support multiple sessions, passing scopes to login 2020-01-24 12:05:23 -08:00
Rachel Macfarlane
c7c619784a Move to v2 endpoint for account extension 2020-01-24 12:05:23 -08:00
Rachel Macfarlane
4d017a937e Fix displayName of sessions 2020-01-22 17:56:23 -08:00
Rachel Macfarlane
7d55753182 Use authentication provider display name in settings sync notification 2020-01-22 15:43:25 -08:00
Rachel Macfarlane
a2ae791bac Add logging to account extension 2020-01-22 15:43:25 -08:00
Rachel Macfarlane
2eb1c837d7 Store account per env.uriScheme 2020-01-17 14:56:32 -08:00
Rachel Macfarlane
235695393d Revert "Add webpack config file to vscode-account extension"
This reverts commit 7278da3687.
2020-01-16 10:07:24 -08:00
Rachel Macfarlane
7278da3687 Add webpack config file to vscode-account extension 2020-01-15 16:25:34 -08:00
Rachel Macfarlane
b80e813365 Updates to authentication provider API 2020-01-15 15:45:29 -08:00
Rachel Macfarlane
ac5756dd7c Sync account state between windows 2020-01-15 10:55:34 -08:00
Rachel Macfarlane
60beab2535 Move settings sync auth into built in extension 2020-01-14 14:50:37 -08:00