public AuthenticationService()
 {
     msgService = new EmailService();
 }