This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-07 07:35:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6b2bec4109ea8935032d6d01fa4b2d256d46fc6
vscode
/
extensions
/
microsoft-authentication
/
src
T
History
Tyler James Leonhardt
86ff5cd43b
Use the tenantId property instead (
#260418
)
...
since it _seems_ most of the time, the idTokenClaims are not present.
2025-08-07 22:02:13 +00:00
..
browser
Use Electron fetch to get Proxy settings properly (
#229202
)
2024-09-20 20:24:41 +02:00
common
Bump extensions to target es2024
2025-08-05 10:40:33 -07:00
node
Use the tenantId property instead (
#260418
)
2025-08-07 22:02:13 +00:00
AADHelper.ts
issuer
->
authorizationServer
refactor (
#250359
)
2025-06-02 17:38:21 -07:00
betterSecretStorage.ts
…
cryptoUtils.ts
…
extension.ts
Improve logic for detection of node vs web worker extension host (
#248534
)
2025-05-09 19:37:27 +02:00
extensionV1.ts
issuer
->
authorizationServer
refactor (
#250359
)
2025-06-02 17:38:21 -07:00
extensionV2.ts
issuer
->
authorizationServer
refactor (
#250359
)
2025-06-02 17:38:21 -07:00
logger.ts
…
UriEventHandler.ts
…