Captcha Reactive

This commit is contained in:
SamSys
2024-08-26 20:19:14 +03:30
parent 9c5cab4edd
commit 4b57df060b
3 changed files with 89 additions and 46 deletions

View File

@@ -4,4 +4,5 @@ public class Login
{
public string Username { get; set; }
public string Password { get; set; }
}