Skip to content

feat: support API_MASTER_KEY env var for initial API key seed#133

Open
gaussepic wants to merge 1 commit into
rmyndharis:mainfrom
gaussepic:feat/api-master-key-env
Open

feat: support API_MASTER_KEY env var for initial API key seed#133
gaussepic wants to merge 1 commit into
rmyndharis:mainfrom
gaussepic:feat/api-master-key-env

Conversation

@gaussepic
Copy link
Copy Markdown

Description

The API_MASTER_KEY env var is declared in docker-compose.yml and .env.example but never consumed by AuthService. When set, use it as the seed key instead of auto-generating a random one. Falls back to existing behavior when not set.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • Tests added/updated
  • Documentation updated
  • Lint passes
  • Self-reviewed

Screenshots (if applicable)

Related Issues

Closes #

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.

1 participant