CRITICAL: Cloud JWT validation broken — DIRECTUS_JWT_SECRET missing base64 padding #88
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
feature-request
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#88
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed: API container was launched with a truncated DIRECTUS_JWT_SECRET (60 chars). The .env already had the correct 88-char value matching Directus. Restarting the API container (docker compose up -d api) picked up the correct value. #99 fix deployed in same restart.