Rachel Macfarlane
|
7db413d4c1
|
Move secrets API to extension context
|
2021-01-04 22:04:40 -08:00 |
|
Rachel Macfarlane
|
03c38e6702
|
Add more logging to github auth provider
|
2020-11-06 15:10:09 -08:00 |
|
Rachel Macfarlane
|
928e79f838
|
Verify GitHub tokens on auth provider start, fixes #108680
|
2020-10-26 16:01:58 -07:00 |
|
Rachel Macfarlane
|
31419adc34
|
Polish onDidChangePassword changes
|
2020-10-12 10:31:16 -07:00 |
|
Rachel Macfarlane
|
4c0811c9c2
|
Removing polling from auth extensions, fixes #107480
|
2020-10-09 16:33:53 -07:00 |
|
Rachel Macfarlane
|
dafce599a6
|
Add getPassword, setPassword, and deletePassword APIs, #95475
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
|
2020-10-06 14:57:16 -07:00 |
|
Rachel Macfarlane
|
12f63d9c66
|
Stabilize authentication consumer side, fixes #100993
|
2020-07-28 09:58:16 -07:00 |
|
Rachel Macfarlane
|
a155fcf762
|
Address feedback on auth provider API
|
2020-07-16 16:03:17 -07:00 |
|
Rachel Macfarlane
|
348e2b4c6e
|
displayName -> label, use providerIds in favor of getProviderIds, #100993
|
2020-07-06 18:23:12 -07:00 |
|
Rachel Macfarlane
|
629e1d7e16
|
Remove old getSessions and login methods from auth provider API
|
2020-06-24 15:33:09 -07:00 |
|
Eric Amodio
|
774c4baa8f
|
Adapts extension to work on the web/serverless
|
2020-06-08 18:13:26 -04:00 |
|
Rachel Macfarlane
|
a79822ac0a
|
Remove old auth provider migration code
|
2020-05-28 12:55:52 -07:00 |
|
Rachel Macfarlane
|
a6c47beb1b
|
Remove unused code in github auth provider
|
2020-05-27 09:37:54 -07:00 |
|
Rachel Macfarlane
|
87b0c54586
|
Make AuthenticationSession a class and remove getAccessToken method, fixes #91554
|
2020-05-15 14:34:04 -07:00 |
|
Rachel Macfarlane
|
b05b32bfd8
|
Use github auth server for provider
|
2020-04-27 08:10:46 -07:00 |
|
Rachel Macfarlane
|
badd41f04a
|
Better error handling in github auth provider
|
2020-04-23 12:16:33 -07:00 |
|
Rachel Macfarlane
|
2e5312cd61
|
Add account id to authentication session object
|
2020-04-22 18:00:16 -07:00 |
|
Rachel Macfarlane
|
fd88fb9667
|
Await keychain write on logout for github auth
|
2020-04-21 11:16:45 -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
|
7ca13ca33b
|
Github auth provider - revoke token on logout
|
2020-03-28 08:15:30 -07:00 |
|
Rachel Macfarlane
|
d9d90a0d3d
|
Use GitHub app for VSO, closes #92675
|
2020-03-23 07:52:22 -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
|
858457d2e6
|
Fix rehydrating of GitHub auth provider data
|
2020-02-25 10:38:42 -08:00 |
|
Rachel Macfarlane
|
eed39324b6
|
Add GitHub authentication provider extension, closes #90384
|
2020-02-20 10:56:16 -08:00 |
|