public AuthManagerRepository(DentalContext context)
 {
     this.context = context;
 }