Skip to content

v1.1.0

Compare
Choose a tag to compare
@douglasrafael douglasrafael released this 07 Aug 04:36
· 16 commits to master since this release

Plug-in abstraction to serve as a basis for projects with the Express API Gateway.

Features:

  • JWT authentication and authorization policies;
  • Policy for user removal;
  • Body Parser;
  • HTTP/HTTPS support with automatic redirection to HTTPS port;
  • Middware registry to load swagger documentation.