Add player authentication backend.
This commit is contained in:
@@ -33,6 +33,7 @@ namespace OpenRA.Server
|
||||
|
||||
/* client data */
|
||||
public int PlayerIndex;
|
||||
public string AuthToken;
|
||||
|
||||
public byte[] PopBytes(int n)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user