Commit Graph

24 Commits

Author SHA1 Message Date
Rachel Macfarlane
3a64a78139 Show confirmation dialog on sign out listing everything using the account 2020-04-15 17:10:53 -07:00
Rachel Macfarlane
456baffe47 Remove session from sessions map on logout for auth providers 2020-04-15 16:14:56 -07:00
Rachel Macfarlane
061f4967f9 Show sign in entry for all auth providers in accounts menu, fixes #94488 2020-04-13 14:28:07 -07:00
Rachel Macfarlane
2bb2507f01 Show active account usage in account menu, fixes #94635 2020-04-13 11:48:00 -07:00
Rachel Macfarlane
335de3b713 Fixes #95020, add extension to trusted list when confirming login 2020-04-11 13:27:24 -07:00
Rachel Macfarlane
95bc288b23 Show sign out notification for all auth providers, fixes #94634 2020-04-09 13:55:29 -07:00
Rachel Macfarlane
ace72b77c5 Update trusted extensions flow again 2020-04-05 15:03:17 -07:00
Rachel Macfarlane
917c420302 Improvements to 'manage trusted extensions' flow 2020-04-01 23:13:50 -07:00
Rachel Macfarlane
852df3025d Revert "Issue distinct sessions per extension, remove session when extension is removed from trusted list"
This reverts commit 85119afc7b.
2020-03-30 17:03:29 -07:00
Rachel Macfarlane
85119afc7b Issue distinct sessions per extension, remove session when extension is removed from trusted list 2020-03-30 14:34:42 -07:00
Rachel Macfarlane
069f91b24b Change sign in title text based on whether there are existing sessions 2020-03-29 22:11:30 -07:00
Rachel Macfarlane
ab91532466 Add 'manage trusted extensions' option to account quickpick, #90385 2020-03-27 15:38:53 -07:00
Rachel Macfarlane
fc7ac81357 Deduplicate account name entries in account context menu 2020-03-25 19:54:52 -07:00
Rachel Macfarlane
2b86488f03 Add account context menu, #90385 2020-03-20 09:51:35 -07:00
Rachel Macfarlane
eee9122c87 accessToken -> getAccessToken, fixes #91570 2020-02-26 15:25:01 -08:00
Rachel Macfarlane
bba707d60c Use checkbox option on auth dialog, fixes #91542 2020-02-26 09:53:36 -08:00
Rachel Macfarlane
1251bf0a6e Fix accessToken function on login method for settings sync 2020-02-07 15:34:27 -08:00
Rachel Macfarlane
cf96b11223 Auth providers - show dialog on token access, closes #89754 2020-02-06 15:30:53 -08:00
Rachel Macfarlane
c52bfa8906 Rename Session to AuthenticationSession 2020-02-03 16:04:29 -08:00
Rachel Macfarlane
8c2a25968f Account extension - support multiple sessions, passing scopes to login 2020-01-24 12:05: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
c1eacb4e56 Expose authentication providers array 2020-01-22 11:37:20 -08:00
Rachel Macfarlane
b80e813365 Updates to authentication provider API 2020-01-15 15:45:29 -08:00
Rachel Macfarlane
60beab2535 Move settings sync auth into built in extension 2020-01-14 14:50:37 -08:00