vscode/extensions/microsoft-authentication
2022-03-03 14:54:48 -08:00
..
media improve logic around auth server 2022-02-06 14:56:22 -08:00
src try to use an existing refresh token to get a token with the specified scopes. Fixes #114003 2022-03-03 14:54:48 -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 chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +01: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 proposed api for an idToken on AuthenticationSession. ref #140929 2022-01-24 20:02:31 -08:00
yarn.lock chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +01: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.