Skip to content

Conversation

@lnqminh3003
Copy link
Collaborator

No description provided.

lnqminh3003 and others added 10 commits January 13, 2026 00:14
- Make JWT_EXPIRATION configurable via environment variable (defaults to 30d)
- Add case-insensitive Bearer token check for RFC 7230 compliance
- Remove unnecessary async keyword from authMiddleware

These improvements enhance flexibility and follow best practices without breaking existing functionality.
Return JWT token from /signup endpoint to match /login behavior.
Users are now automatically authenticated after registration,
eliminating the need for a separate login call.
react-router-dom is a React frontend library and should not be
in the backend. This was likely added by mistake.
@lnqminh3003 lnqminh3003 merged commit 8ce3b8d into backend Jan 19, 2026
1 check passed
@lnqminh3003 lnqminh3003 deleted the big-update-join-event-api-and-refactor-models branch January 19, 2026 04:23
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.

3 participants