vscode/extensions/microsoft-authentication
Tyler Leonhardt 9c15f4185a
add favicon and nonce enforcement in microsoft auth
2022-04-15 15:47:20 -07:00
..
media add favicon and nonce enforcement in microsoft auth 2022-04-15 15:47:20 -07:00
src add favicon and nonce enforcement in microsoft auth 2022-04-15 15:47:20 -07:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
README.md add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07: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 Update telemetry module 2022-03-18 11:34:33 -04:00
package.nls.json Rename vscode-account extension to microsoft-authentication 2020-05-13 09:41:42 -07:00
tsconfig.json use global URLSearchParams 2022-03-18 14:52:18 -07:00
yarn.lock Update telemetry module 2022-03-18 11:34:33 -04:00

README.md

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.