Commit graph

6 commits

Author SHA1 Message Date
f37911847e if user was deleted destroy the cookie 2026-09-12 22:00:22 -05:00
10ded026df - Refactory cookie and API session handle. Insolated y routes and controllers (api-auth.go, app-auth.go).
- Cookie lifetime with sliding expiration
- Fix bug single global expiresAt in JWT, now each token has unique ExpiresAt
2026-09-12 21:26:01 -05:00
df80e29f6e update to new core session system 2026-05-18 15:51:12 -05:00
1b6f3e6103 start cookie session 2024-09-30 09:17:24 -05:00
a756cd418d migration 2024-09-15 19:19:30 -05:00
35d26e5868 migration 2024-09-15 19:13:01 -05:00
Renamed from middlewares/auth-check.go (Browse further)