multica/server/internal/middleware
sunjie21 3bf094ebf7 fix(auth): extend JWT and CloudFront cookie expiration from 72h to 30 days
Reduces login frequency for users by increasing token lifetime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 21:48:31 +08:00
..
auth.go feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
auth_test.go feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
cloudfront.go fix(auth): extend JWT and CloudFront cookie expiration from 72h to 30 days 2026-04-06 21:48:31 +08:00
daemon_auth.go feat(daemon): add authentication for daemon API routes 2026-03-31 16:19:02 +08:00
request_logger.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
workspace.go refactor(server): consolidate workspace permission checks into middleware 2026-03-30 03:40:20 +08:00