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-23 10:08:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47b332ecf81e537e49dcdfdfd34aeb4e45b3a93d
vscode
/
extensions
/
microsoft-authentication
/
src
History
Tyler Leonhardt
e56b43a744
await storing of token data
2021-11-01 10:06:07 -07:00
..
env
…
typings
…
AADHelper.ts
await storing of token data
2021-11-01 10:06:07 -07:00
authServer.ts
specify localhost for microsoft auth server
2021-07-06 11:07:46 -07:00
extension.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
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
microsoft-authentication.d.ts
[microsoft-authentication] Extend authentication session to return id tokens (
#114675
)
2021-01-25 12:12:05 -08:00
utils.ts
…