GameLog
Pre-release
Pre-release
·
3 commits
to master
since this release
GameLog v1.0.0-beta.3
Added
- Backend is now hosted publicly, replacing the local/LAN-only setup used in earlier betas.
- User authentication (signup, login, JWT-based sessions).
- Rate limiting on authentication endpoints.
Known Bugs
-
SMTP email delivery is not working. As a result, users cannot sign up or reset their password, since both flows depend on a verification/reset email being sent.
-
(Since Signup doesn't work, use username: user and password: user123 until the backend is fixed)