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

add OAuth #24

Open
tanhakabir opened this issue Dec 9, 2020 · 4 comments
Open

add OAuth #24

tanhakabir opened this issue Dec 9, 2020 · 4 comments
Assignees

Comments

@tanhakabir
Copy link
Owner

No description provided.

@tanhakabir tanhakabir self-assigned this Apr 15, 2021
@TylerLeonhardt
Copy link

Somewhat related to this, you could use the GitHub Authentication Provider to automatically allow folks to log in to GitHub when making API calls.

The VS Code GitHub auth provider, can give rest-book the GitHub access token used for making those requests.

@tanhakabir
Copy link
Owner Author

Are you thinking to use this for making GitHub API calls?

@TylerLeonhardt
Copy link

Yep! Exactly. Just to streamline making GitHub API calls.

Theoretically we can do it for Microsoft APIs but that'll be less useful given the limitations in the Microsoft Auth Provider (which I can chat with you about if you're interested).

Personally, I think starting with a button somewhere to "login in to GitHub" would be a decent start.

Also happy to show you the GitHub Auth Provider API if need be!

@tanhakabir
Copy link
Owner Author

thanks Tyler! I'll take you up on that in just a bit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants