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-05-03 06:51:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ef3fe51808e0d1f5d21d4ebe41a4bf6469bdf82
vscode
/
extensions
/
microsoft-authentication
/
src
History
Tyler James Leonhardt
739de723a5
Fix ScopeData so that
tenantId
truly is only a GUID (
#242929
)
...
Fixes
https://github.com/microsoft/vscode/issues/242839
2025-03-07 14:46:25 -08:00
..
browser
Use Electron fetch to get Proxy settings properly (
#229202
)
2024-09-20 20:24:41 +02:00
common
Fix ScopeData so that
tenantId
truly is only a GUID (
#242929
)
2025-03-07 14:46:25 -08:00
node
Better lifecycle handling (
#242758
)
2025-03-06 02:50:14 +01:00
AADHelper.ts
Use Electron fetch to get Proxy settings properly (
#229202
)
2024-09-20 20:24:41 +02:00
betterSecretStorage.ts
…
cryptoUtils.ts
…
extension.ts
Include an ability to change the default client id (
#238736
)
2025-01-24 16:46:50 -08:00
extensionV1.ts
Migrate old accounts to MSAL (
#234147
)
2024-11-19 00:56:53 +01:00
extensionV2.ts
Better lifecycle handling (
#242758
)
2025-03-06 02:50:14 +01:00
logger.ts
…
UriEventHandler.ts
…