Go to file
ur002 eec780d8af feat(auth): implement client-side authentication module for Texas Hold'em game
- 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
2026-02-01 21:09:01 +03:00
public feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00
.gitignore Refactor code structure for improved readability and maintainability 2026-02-01 21:09:00 +03:00
LICENSE Initial commit 2026-02-01 18:02:51 +00:00
README.md Initial commit 2026-02-01 18:02:51 +00:00
database.js feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00
package-lock.json feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00
package.json feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00
poker.db feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00
server.js feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 21:09:01 +03:00

README.md

poker