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 support for OAuth tokens #34

Open
haboustak opened this issue Jul 24, 2024 · 0 comments
Open

Add support for OAuth tokens #34

haboustak opened this issue Jul 24, 2024 · 0 comments
Assignees

Comments

@haboustak
Copy link
Collaborator

haboustak commented Jul 24, 2024

GitLab 17.2 has added support for the OAuth Device Authorization Grant workflow.

We can use this new feature to implement an oauth token-type for art configure that can reduce or eliminate the need for private access tokens.

When employed, art configure -token-type oauth will prompt the user with a link to GitLab and a code to authorize access to their account. Once completed, the resulting oauth token can be written to the configuration file.

@haboustak haboustak self-assigned this Jul 24, 2024
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