This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-24 02:28:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e605ec54a58213b2db2e0b2c2d19e17833a46bb
vscode
/
extensions
/
vscode-account
/
src
History
Rachel Macfarlane
b77929959c
Log additional information when getting auth token
2020-02-27 10:12:12 -08:00
..
typings
Properly reference the vscode.proposed.d.ts typings from the account extension
2020-02-06 10:01:36 -08:00
AADHelper.ts
Log additional information when getting auth token
2020-02-27 10:12:12 -08:00
authServer.ts
Fallback to directly hitting endpoint if listening on server fails or running in web,
fixes
#88392
2020-01-27 10:25:40 -08:00
extension.ts
Lowercase auth provider ids,
fixes
#91538
2020-02-26 15:06:53 -08:00
keychain.ts
Properly reference the vscode.proposed.d.ts typings from the account extension
2020-02-06 10:01:36 -08:00
logger.ts
Add logging to account extension
2020-01-22 15:43:25 -08:00
utils.ts
…