Should not default to insecure jwt key #30

Closed
opened 2026-07-12 10:32:36 +00:00 by theis · 1 comment
Owner

JWTSecret: getEnv("JWT_SECRET", "change-me-in-production"),

The program should error out instead of continuing in a insecure state.

JWTSecret: getEnv("JWT_SECRET", "change-me-in-production"), The program should error out instead of continuing in a insecure state.
Author
Owner

Fixed in #44

Fixed in #44
theis closed this issue 2026-07-19 14:21:01 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
theis/yarnman#30
No description provided.