vscode/extensions/microsoft-authentication/src
Tyler James Leonhardt 60230a46df
Fix the booleans on the MSAL flows (#238148)
* Loopback does _not_ work in REH or WebWorker
* UrlHandler _does_ work in REH
2025-01-17 19:46:29 +01:00
..
browser Use Electron fetch to get Proxy settings properly (#229202) 2024-09-20 20:24:41 +02:00
common Remove old code, simplify properties (#237512) 2025-01-08 19:11:01 +01:00
node Fix the booleans on the MSAL flows (#238148) 2025-01-17 19:46:29 +01:00
AADHelper.ts Use Electron fetch to get Proxy settings properly (#229202) 2024-09-20 20:24:41 +02:00
UriEventHandler.ts Ability to use MSAL in the Desktop (#225272) 2024-08-09 12:18:34 -07:00
betterSecretStorage.ts
cryptoUtils.ts Use global fetch and crypto (#221736) 2024-07-15 10:58:31 -07:00
extension.ts Default to MSAL authentication 🚀 (#237920) 2025-01-14 21:23:14 +01:00
extensionV1.ts Migrate old accounts to MSAL (#234147) 2024-11-19 00:56:53 +01:00
extensionV2.ts Add experimentation to Microsoft auth (#226107) 2024-08-20 17:17:15 -07:00
logger.ts