Na most van kész a 2 faktoros authentikáció ! :)
This commit is contained in:
@@ -8,7 +8,7 @@ namespace WorkFlowCheck.Common.DTO
|
||||
{
|
||||
public class User2FADTO
|
||||
{
|
||||
public int Id { get; set; }
|
||||
|
||||
public string UserName { get; set; } = null!;
|
||||
public string Password { get; set; } = null!;
|
||||
public string Code { get; set; } = null!;
|
||||
|
||||
Reference in New Issue
Block a user