704394169aebf96dbc56a077d0653262e3bf8a91
- Implemented authentication logic in src/server/auth.js, including session token creation and verification. - Integrated authentication routes for login, logout, and user session retrieval in the Fastify server. - Updated docker-compose.yml to include optional authentication environment variables. - Added @fastify/cookie dependency for cookie management in package.json and package-lock.json. - Enhanced the frontend with login form and session handling in App.svelte, including UI updates for authenticated states. - Styled authentication components in app.css for better user experience.
Description
No description provided
19 MiB
Languages
JavaScript
83.3%
Svelte
12%
CSS
3.5%
Dockerfile
1%
HTML
0.2%