Add Steam auth, platform validators & name gen
This commit is contained in:
@@ -9,5 +9,4 @@ public class LoginRequest
|
||||
public required string PlatformAuthentication { get; set; }
|
||||
public required string PlatformId { get; set; }
|
||||
public PlatformType PlatformType { get; set; }
|
||||
public required string Username { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user