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

[Feature request] Support OAuth Authorization Code Flow #145

Open
jnv opened this issue Oct 4, 2021 · 0 comments
Open

[Feature request] Support OAuth Authorization Code Flow #145

jnv opened this issue Oct 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jnv
Copy link
Contributor

jnv commented Oct 4, 2021

Many of possible capabilities will be tied to user credentials, ie. user authorizes an app to act on their behalf. This is usually achieved via Authorization Code Flow. Example use-cases include:

  • Sending a tweet on user's behalf,
  • Fetching data from Google Analytics from a property managed by the user,
  • Managing ad campaigns on Facebook, Google Ads, and elsewhere,
  • Accessing user's private repositories on GitHub.

Resources

@jnv jnv added the enhancement New feature or request label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant