mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 12:14:35 +01:00
i forgor, the verify route for krsdk
This commit is contained in:
@@ -10,5 +10,8 @@ namespace AscNet.SDKServer.Models
|
||||
|
||||
[JsonProperty("password", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public string Password { get; set; }
|
||||
|
||||
[JsonProperty("token", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public string Token { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user