vscode/extensions/microsoft-authentication/src
2021-11-22 16:20:47 -08:00
..
env Move authServer to fix relative paths issue 2020-07-20 09:31:37 -07:00
AADHelper.ts handle 4XX errors differently from others 2021-11-22 16:20:47 -08: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