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

Fix checking token scopes for GitLab API #526

Closed
Tracked by #528
maciekbanas opened this issue Oct 29, 2024 · 1 comment · Fixed by #527
Closed
Tracked by #528

Fix checking token scopes for GitLab API #526

maciekbanas opened this issue Oct 29, 2024 · 1 comment · Fixed by #527
Assignees
Labels
bugfix Something isn't working setup token

Comments

@maciekbanas
Copy link
Member

Method is too vague and not simple. It seems it is unnecessary as, read_api scope for token is met when client can pull the data from the endpoint, e.g. gitlab.com/api/v4/projects - that test is done already in test_token() method. That means, that check_token method for GitLab can be sustained.

@maciekbanas maciekbanas self-assigned this Oct 29, 2024
@maciekbanas maciekbanas added bugfix Something isn't working token setup labels Oct 29, 2024
@maciekbanas
Copy link
Member Author

This issue will be addressed with #525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working setup token
Projects
None yet
1 participant