Skip to content

migrate from api keys to auth tokens #34

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

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

alexrashed
Copy link
Member

Motivation

With LocalStack 4.0.0, API keys have been fully migrated to auth tokens by also providing CI auth tokens.
This PR removes the tests and the usage of the API keys prior to a removal of the API keys in the future.

Changes

  • Use auth token instead of API keys everywhere.
  • Remove tests for API keys.

/cc @SimonWallner @ackdav

@alexrashed alexrashed requested a review from dfangl February 19, 2025 09:16
@alexrashed alexrashed self-assigned this Feb 19, 2025
Copy link
Member

@dfangl dfangl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@alexrashed alexrashed merged commit e5305a5 into main Feb 19, 2025
6 checks passed
@alexrashed alexrashed deleted the migreate-to-auth-tokens branch February 19, 2025 12:30
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

Successfully merging this pull request may close these issues.

2 participants