You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: align JWT_SECRET value with conftest expectations
- Change CI .env JWT_SECRET to match conftest.py test secret
- Ensures JWT token generation and validation use same secret
- Fixes 401 UNAUTHORIZED failures in backend integration tests
0 commit comments