Skip to content

docs: add missing JWT_SECRET_KEY to README settings snippet#507

Merged
payamnj merged 1 commit into
AvaCodeSolutions:masterfrom
altCourier:docs/491-add-jwt-secret-key-readme
May 27, 2026
Merged

docs: add missing JWT_SECRET_KEY to README settings snippet#507
payamnj merged 1 commit into
AvaCodeSolutions:masterfrom
altCourier:docs/491-add-jwt-secret-key-readme

Conversation

@altCourier
Copy link
Copy Markdown
Contributor

Summary

Fixes #491

Adds the missing JWT_SECRET_KEY to the README settings snippet.

Changes

  • Added JWT_SECRET_KEY to the settings snippet in README.md

@payamnj
Copy link
Copy Markdown
Contributor

payamnj commented May 27, 2026

@altCourier — this PR is ready to be merged.

When I merged your previous PR, I noticed that GitHub didn’t recognize the commit author correctly, so it automatically assigned the authorship to me. I don’t think that’s fair to contributors, so I manually amended the merge commit to credit you properly.

If you’d like this PR to show your GitHub user as the author as well, please update your local Git configuration with your correct name and email, then amend and force‑push this PR branch. GitHub needs a verified email (or your username@users.noreply.github.com address) in order to attribute commits to your account.

@altCourier altCourier force-pushed the docs/491-add-jwt-secret-key-readme branch from 9e06016 to d909fb0 Compare May 27, 2026 20:10
@altCourier
Copy link
Copy Markdown
Contributor Author

Thank you very much for the guidance, the warm welcome and for manually crediting me on the previous merge, that really meant a lot especially since this is my first ever open source contribution. I've updated my git config and amended the commit. Looking forward to contributing more! Warm regards,

@payamnj payamnj merged commit e15de61 into AvaCodeSolutions:master May 27, 2026
4 checks passed
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.

README settings snippet is missing JWT_SECRET_KEY

2 participants