This website requires JavaScript.
Explore
Help
Sign In
DEV
/
microsoft_vscode
Watch
1
Star
0
Fork
0
You've already forked microsoft_vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-20 00:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
microsoft_vscode
/
extensions
/
microsoft-authentication
/
src
History
Tyler Leonhardt
739dfea8e6
try to use an existing refresh token to get a token with the specified scopes.
Fixes
#114003
2022-03-03 14:54:48 -08:00
..
env
…
AADHelper.ts
try to use an existing refresh token to get a token with the specified scopes.
Fixes
#114003
2022-03-03 14:54:48 -08:00
authServer.ts
improve logic around auth server
2022-02-06 14:56:22 -08:00
betterSecretStorage.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
extension.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
keychain.ts
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref
#133201
2021-10-25 11:16:37 -07:00
logger.ts
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref
#133201
2021-10-25 11:16:37 -07:00
utils.ts
…