Files
aiworker-backend/drizzle/migrations/meta/0001_snapshot.json
Hector Ros 1dc0ab515d
All checks were successful
Build and Push Backend / build (push) Successful in 20s
Add authentication system with session-based auth
- Implement register, login, logout, and me endpoints
- Use bcryptjs for password hashing
- HTTPOnly secure cookies for sessions (Lucia Auth pattern)
- Users and sessions tables with proper relations
- 7-day session duration with auto-expiry

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 01:56:25 +01:00

14 KiB