owltide/composables
Hornwitser 7f3029aee8 Pass Set-Cookie header from session on page load
If a session is refreshed when accessed through /api/auth/session during
a SSR then the Set-Cookie header was lost.  Pass this along to the
client in this case to keep the session alive.
2025-05-23 21:32:20 +02:00
..
accounts.ts Show crew on event cards when logged in as crew 2025-03-15 20:37:08 +01:00
push-notification.ts Refactor push subscription logic into a composable 2025-03-07 16:08:45 +01:00
schedule.ts Pass headers when server fetches the schedule 2025-03-10 20:59:22 +01:00
session.ts Pass Set-Cookie header from session on page load 2025-05-23 21:32:20 +02:00