vscode/extensions/microsoft-authentication/src
Oleg Demchenko 48be13acf8
Check if VSCode runs serverless (#118233)
In situations when VSCode runs as remote or serverless we should attempt
authentication flow without a local server.
2021-03-05 09:08:36 -08:00
..
env
typings
AADHelper.ts Check if VSCode runs serverless (#118233) 2021-03-05 09:08:36 -08:00
authServer.ts
extension.ts Make scopes parameter optional to getSessions and remove getAllSessions 2021-02-12 09:13:11 -08:00
keychain.ts Feedback on secrets API #112249 2021-01-20 09:24:48 -08:00
logger.ts
microsoft-authentication.d.ts [microsoft-authentication] Extend authentication session to return id tokens (#114675) 2021-01-25 12:12:05 -08:00
utils.ts