unreal-chat/apps/web/src/components
Juan Sebastian Montoya f9c6230101 feat: improve authentication and cookie management
- Updated Docker and Turbo configuration to include more environment variables
- Modified API configuration to support dynamic cookie and CORS settings
- Enhanced user authentication flow with optional device ID and automatic generation
- Refactored login, register, and logout resolvers to handle device management
- Updated GraphQL schema to make device ID optional
- Improved web application logout and authentication handling
- Simplified client-side GraphQL mutations for login and registration
2025-03-10 00:41:39 -05:00
..
chat-room.tsx feat: enhance chat room UI with user avatars and message improvements 2025-03-07 01:06:31 -05:00
create-room.tsx refactor: migrate from Next.js to SolidJS and GraphQL 2025-03-04 01:08:52 -05:00
login-form.tsx feat: improve authentication and cookie management 2025-03-10 00:41:39 -05:00
register-form.tsx feat: improve authentication and cookie management 2025-03-10 00:41:39 -05:00
room-list.tsx Feature/Use fastify instead of express (#1) 2025-03-06 19:15:56 -05:00