Commit Graph

15 Commits

Author SHA1 Message Date
Rachel Macfarlane
cfc1ab4c5f Add providerId array to authentication namespace 2020-03-10 17:41:17 -07:00
Rachel Macfarlane
5551d73be9 Add scope parameter to getSessions, fixes #91571 2020-03-09 12:50:05 -07:00
Rachel Macfarlane
6f230c5f04 Expose functions under authentication namespace instead of providers array, #88309 2020-03-06 12:45:04 -08:00
Rachel Macfarlane
eee9122c87 accessToken -> getAccessToken, fixes #91570 2020-02-26 15:25:01 -08:00
Rachel Macfarlane
29843ee102 Fix missed instance of Thenable in extHostAuthentication 2020-02-26 09:11:27 -08:00
Matt Bierner
7d1afc4662 Fixing a few more strict fuction errors
For #81574
2020-02-10 14:36:46 -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
f4786e227c Expose authentication provider registartion/unregistration as single event, fixes #89806 2020-01-31 15:53:09 -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
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