Commit graph

2 commits

Author SHA1 Message Date
fda18abc89 Deletes the user's cookie if it expires or something fails. 2026-09-12 22:17:24 -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