Skip to content

docs: add TWO_FACTOR_ENCRYPTION_KEY to env example#1610

Open
agarwalpranav0711 wants to merge 1 commit into
aryandas2911:mainfrom
agarwalpranav0711:docs/add-two-factor-encryption-key
Open

docs: add TWO_FACTOR_ENCRYPTION_KEY to env example#1610
agarwalpranav0711 wants to merge 1 commit into
aryandas2911:mainfrom
agarwalpranav0711:docs/add-two-factor-encryption-key

Conversation

@agarwalpranav0711

Copy link
Copy Markdown

Description

Adds the missing TWO_FACTOR_ENCRYPTION_KEY environment variable to backend/.env.example.

This variable is required by the backend authentication setup but was not documented in the example environment configuration, which can cause setup issues for contributors following the documented installation process.

Related Issue

Closes #1609

Changes Made

  • Added TWO_FACTOR_ENCRYPTION_KEY to backend/.env.example
  • Added a descriptive placeholder value and format guidance

Checklist

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.

[Bug][Backend] Server startup fails because TWO_FACTOR_ENCRYPTION_KEY is missing from .env.example

1 participant