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-02-24 03:35:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc58d4e2d0abde25dd55f588c3fd6e09a67e54b5
vscode
/
extensions
/
microsoft-authentication
/
src
History
Tyler Leonhardt
9c15f4185a
add favicon and nonce enforcement in microsoft auth
2022-04-15 15:47:20 -07:00
..
env
…
AADHelper.ts
Introduce removeSessionByIToken to remove sessions that aren't in this._tokens yet.
Fixes
#145189
2022-04-14 15:21:54 -07:00
authServer.ts
add favicon and nonce enforcement in microsoft auth
2022-04-15 15:47:20 -07: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
Introduce removeSessionByIToken to remove sessions that aren't in this._tokens yet.
Fixes
#145189
2022-04-14 15:21:54 -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
…