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-24 16:35:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be7ec0fed2492d17984ab4e3764fe3f685e6ddc4
vscode
/
extensions
/
microsoft-authentication
/
src
T
History
Logan Ramos
c047af40b2
Fix compilation
2022-01-19 16:18:14 -05:00
..
env
…
AADHelper.ts
allow overridding of client id and tenant for microsoft auth
2022-01-14 14:36:34 -08:00
authServer.ts
Enable no-case-declarations in codebase (
#139243
)
2021-12-15 17:15:35 -08:00
extension.ts
Fix compilation
2022-01-19 16:18:14 -05: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
…