private string TokenGenerator()
 {
     return(ApiAccountController.TokenGenerator());
 }