You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
I'm using a GitHub app to make API requests, which gives allows me to set finer permissions than through a personal access token. As I was looking through the code I didn't see the ability to pass a bearer token to the tool.
Would you merge the feature to authenticate with a bearer token if I would build it out?
The text was updated successfully, but these errors were encountered:
@doodzik sorry for the late reply. Feel free to build it and send the PR. As the actual needs are simply fetching the team names and user names that is enough for the actual checker but if it's useful feel free to add this new authentication mode.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using a GitHub app to make API requests, which gives allows me to set finer permissions than through a personal access token. As I was looking through the code I didn't see the ability to pass a bearer token to the tool.
Would you merge the feature to authenticate with a bearer token if I would build it out?
The text was updated successfully, but these errors were encountered: