1.2.10 • Published 4 years ago

@cloud-shop/utils v1.2.10

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Cloud Shop Utilities Library

Includes the following express middleware:

  • current user
  • error handler
  • require authentication
  • validate request

And includes the following error classes:

  • BadRequestError
  • CustomError
  • DatabaseError
  • NotAuthorizedError
  • NotFoundError
  • RequestValidationError