This commit is contained in:
2021-03-11 19:33:41 +00:00
parent f777e70e33
commit be14484ba6
3 changed files with 25 additions and 10 deletions

View File

@@ -97,7 +97,7 @@ namespace AyaNova.Models
[JsonIgnore]
public DateTime? PasswordResetCodeExpire { get; set; }//---
[JsonIgnore]
public string HotpSecret { get; set; }//---
public string TotpSecret { get; set; }//---
//==========================
//relations