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

GitHub app based authentication #77

Open
apujari-hippo opened this issue Apr 28, 2023 · 0 comments
Open

GitHub app based authentication #77

apujari-hippo opened this issue Apr 28, 2023 · 0 comments

Comments

@apujari-hippo
Copy link

Describe the Feature

Most organizations prefer to use the GitHub app instead of a user token for authentication as the token has an API limit of 5000 whereas the GitHub app goes all the way to 12500.

Expected Behavior

https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/about-authentication-with-a-github-app

Use Case

We reach the API limit on our application on a daily basis.

Describe Ideal Solution

https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/about-authentication-with-a-github-app

Alternatives Considered

No response

Additional Context

No response

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

1 participant