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 was archived by the owner on Aug 7, 2025. It is now read-only.
You should set the LOCALSTACK_AUTH_TOKEN environment variable either before or during the startup of LocalStack using the localstack command-line interface (CLI).
But as far as I can tell, the localstack auth set-token command doesn't actually set the LOCALSTACK_AUTH_TOKEN environment variable. It instead creates a .localstack/auth.json file. The user should probably be made aware of this hidden file, since they need to make sure it's kept secure.