Két faktor másik lába is kész.
This commit is contained in:
@@ -10,6 +10,8 @@ namespace WorkFlowCheck.Common.DTO
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string UserName { get; set; } = null!;
|
||||
public string Password { get; set; } = null!;
|
||||
public string Code { get; set; } = null!;
|
||||
public string Token2FA { get; set; } = null!;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user