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

Documentation for consuming authentication providers #100995

Closed
RMacfarlane opened this issue Jun 25, 2020 · 6 comments
Closed

Documentation for consuming authentication providers #100995

RMacfarlane opened this issue Jun 25, 2020 · 6 comments
Assignees
Labels
authentication Issues with the Authentication platform feature-request Request for new features or functionality on-testplan
Milestone

Comments

@RMacfarlane
Copy link
Contributor

Provide documentation, perhaps in the form of a sample extension, explaining how to use the built in GitHub and Microsoft authentication providers. How to use the API, and what the available scopes for these two providers are.

@RMacfarlane RMacfarlane added feature-request Request for new features or functionality authentication Issues with the Authentication platform labels Jun 25, 2020
@RMacfarlane RMacfarlane added this to the June 2020 milestone Jun 25, 2020
@RMacfarlane RMacfarlane self-assigned this Jun 25, 2020
@warrenbuckley
Copy link

I always love a good example and saves me trying to go through the GitHub Pull Request source code to figure out what is going on.

Can i suggest an example is also put into the repo for consuming the GitHub Auth provider & using that to do some API calls/GraphQL against the auth'd user please :)
#88309

@jamarw
Copy link

jamarw commented Jul 2, 2020

I always love a good example and saves me trying to go through the GitHub Pull Request source code to figure out what is going on.

Can i suggest an example is also put into the repo for consuming the GitHub Auth provider & using that to do some API calls/GraphQL against the auth'd user please :)
#88309

Hi @RMacfarlane , I noticed that the milestones have been updated. Do you have a rough estimate as to when this documentation and/or sample may be available?

Thanks!

@RMacfarlane
Copy link
Contributor Author

Hi @jamarw, I'm aiming to have this finished in the next two weeks! I want to get a portion of the auth provider API moved to stable (#100993) and may incorporate a few changes to the API as part of that. I've already written part of a sample and will finish it when that is done.

@warrenbuckley
Copy link

warrenbuckley commented Jul 28, 2020

Hi @RMacfarlane
With you closing/merging in #100993 shortly are you able to consider writing an example or documentation for us extension authors please 😄

please

@RMacfarlane
Copy link
Contributor Author

I've created a simple extension sample that uses the new API: https://github.com/microsoft/vscode-extension-samples/tree/master/github-authentication-sample

@jamarw
Copy link

jamarw commented Aug 3, 2020

Thanks @RMacfarlane !!!

Will there also be documentation and/or samples for Microsoft authentication as well?

@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authentication Issues with the Authentication platform feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

3 participants