private static ISpecification <AccessToken> GetSpecification()
 {
     return(repository.CreateSpecification());
 }