Update key store to validate account and site
Docker Build and Release Upload / build (push) Successful in 1m24s
Docker Build and Release Upload / build (push) Successful in 1m24s
This commit is contained in:
@@ -14,5 +14,6 @@ namespace Auth.Entities {
|
||||
public string PasswordToken { get; set; } = "";
|
||||
public DateTime PasswordTokenCreated { get; set; }
|
||||
public string DataServer { get; set; } = "";
|
||||
public string Site { get; set; } = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user