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 robot credentials auth flow #55

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Conversation

mjugl
Copy link
Collaborator

@mjugl mjugl commented Aug 14, 2024

Closes #54

Configuration changes

Changed

  • HUB__AUTH_USERNAME -> HUB__PASSWORD_AUTH__USERNAME
  • HUB__AUTH_PASSWORD -> HUB__PASSWORD_AUTH__PASSWORD

Added

  • HUB__AUTH_METHOD (password or robot)
  • HUB__ROBOT_AUTH__ID
  • HUB__ROBOT_AUTH__SECRET

@mjugl mjugl added the enhancement New feature or request label Aug 14, 2024
@mjugl mjugl linked an issue Aug 14, 2024 that may be closed by this pull request
@mjugl mjugl merged commit 63534e1 into main Aug 14, 2024
1 check passed
@mjugl mjugl deleted the 54-add-robot-credentials-auth-flow branch August 14, 2024 09:12
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

Successfully merging this pull request may close these issues.

Add robot credentials auth flow
1 participant