- Added functions for user login, registration, and guest play - Implemented token management and user session handling - Created UI updates for user display and admin panel settings - Integrated server communication for user settings and logs - Added error handling and notifications for user actions |
||
|---|---|---|
| public | ||
| .gitignore | ||
| database.js | ||
| package-lock.json | ||
| package.json | ||
| poker.db | ||
| server.js | ||