Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Authentication contribution point #105773

Closed
4 tasks done
RMacfarlane opened this issue Aug 31, 2020 · 0 comments
Closed
4 tasks done

Test: Authentication contribution point #105773

RMacfarlane opened this issue Aug 31, 2020 · 0 comments

Comments

@RMacfarlane
Copy link
Contributor

RMacfarlane commented Aug 31, 2020

Refs: #103507

Complexity: 3

Create Issue


There is a new authentication contribution point for extensions, which allows specifying what authentication the extension will contribute.

Please test that:

  • In a test extension, you have autocompletions for "authentication" under "contributions" in the package.json
  • The extension details page renders a section for "Authentication" (can check the built in GitHub and Microsoft auth providers)
  • Accessing vscode.authentication.providers returns a list of providers that have been statically registered
@RMacfarlane RMacfarlane added this to the August 2020 milestone Aug 31, 2020
@fiveisprime fiveisprime removed their assignment Sep 1, 2020
@chrisdias chrisdias removed their assignment Sep 2, 2020
@sandy081 sandy081 removed their assignment Sep 2, 2020
@deepak1556 deepak1556 removed their assignment Sep 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants