|
|
f49900adad
|
feat: Implement user management with a new add_user binary and refactor state handling into a dedicated store module.
|
2025-12-04 00:17:28 +01:00 |
|
|
|
434eef5e1c
|
feat: Implement state persistence by serializing game and user data to state.json using serde_json.
|
2025-12-03 14:40:05 +01:00 |
|
|
|
f9a4dd0851
|
feat: Add frontend 401 unauthorized handling and update backend to async Rocket main.
|
2025-12-03 12:16:49 +01:00 |
|
|
|
73791a0760
|
Add Auth
|
2025-11-30 21:47:03 +01:00 |
|
|
|
d38f8891f5
|
mock auth
|
2025-11-30 17:54:58 +01:00 |
|
|
|
5d3f64f558
|
test page
|
2025-11-29 12:03:05 +01:00 |
|
|
|
c83f0a1c34
|
init
|
2025-11-29 01:42:59 +01:00 |
|