Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ Verify that:
- Database tables were created successfully

### JWT errors
Ensure your `JWT_SECRET` is properly set in your `.env` file and is at least 32 characters long. If you recently changed your secret, all existing user sessions will be invalidated and users will need to log in again.

---

Expand Down