vscode/extensions/microsoft-authentication
2022-01-19 15:57:17 -05:00
..
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src allow overridding of client id and tenant for microsoft auth 2022-01-14 14:36:34 -08:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js update randombytes reference 2021-09-25 10:30:55 -07:00
extension.webpack.config.js polish webpack configs 2021-07-09 11:55:21 +02:00
package.json Move to @vscode/extension-telemetry 2022-01-19 15:57:17 -05:00
package.nls.json Rename vscode-account extension to microsoft-authentication 2020-05-13 09:41:42 -07:00
README.md add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock Move to @vscode/extension-telemetry 2022-01-19 15:57:17 -05:00

Microsoft Authentication for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides support for authenticating to Microsoft. It registers the microsoft Authentication Provider that can be leveraged by other extensions. This also provides the Microsoft authentication used by Settings Sync.