add edit/delete game capabilities

This commit is contained in:
2026-01-11 18:41:56 +01:00
parent 4eed9adaad
commit db417e50d9
11 changed files with 655 additions and 8 deletions
+1
View File
@@ -56,6 +56,7 @@ message AuthStatusResponse {
bool authenticated = 1;
string username = 2;
string message = 3;
bool isAdmin = 4;
}
// Authentication service