Updated today at 08:58

Commit: b6e04e7 Show on GitHub

  • Author: RazanSagheer
  • Date: 3/9/2026, 9:57:59 AM
  • Message: Merge pull request #279 from fdnd-agency/253-feature/session-cookie-handling 253 feature/session cookie handling
  • Stats: 236 total changes (+163 / -73)

Changed Files

  • package-lock.json — +22 / -4 (26 changes)
  • src/app.d.ts — +13 / -0 (13 changes)
  • src/hooks.server.ts — +69 / -0 (69 changes)
  • src/routes/login/api/magic-link/+server.js — +3 / -3 (6 changes)
  • src/routes/login/magic-login/+server.js — +50 / -66 (116 changes)
  • src/routes/logout/+server.js — +6 / -0 (6 changes)