Commit Graph
15 Commits
Author SHA1 Message Date
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 8d8645ea54 Webpack account extension 2020-01-16 17:01:41 -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 03d46dc17e Revert "Move keytar to dependencies for account extension"
This reverts commit 3d933fb742.
2020-01-16 10:07:23 -08:00
Matt Bierner 30f2cec795 Try moving keytar to externals
This attempts to fix an extension compile error introduced with 3d933fb742

The issue is that keytar loads a `.node` file, which webpack is not able to understand
2020-01-15 23:34:48 -08:00
Rachel Macfarlane 3d933fb742 Move keytar to dependencies for account extension 2020-01-15 16:57:18 -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