add edit/delete game capabilities
This commit is contained in:
@@ -56,6 +56,7 @@ message AuthStatusResponse {
|
||||
bool authenticated = 1;
|
||||
string username = 2;
|
||||
string message = 3;
|
||||
bool isAdmin = 4;
|
||||
}
|
||||
|
||||
// Authentication service
|
||||
|
||||
Reference in New Issue
Block a user