This commit is contained in:
@@ -98,6 +98,8 @@ namespace AyaNova.Models
|
||||
public DateTime? PasswordResetCodeExpire { get; set; }//---
|
||||
[JsonIgnore]
|
||||
public string TotpSecret { get; set; }//---
|
||||
[JsonIgnore]
|
||||
public string TempToken { get; set; }//--- Used for TFA verification step 2
|
||||
//==========================
|
||||
|
||||
//relations
|
||||
|
||||
Reference in New Issue
Block a user