1.1.0 • Published 12 months ago

hirehub-middleware-version v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

hirehub-middleware-version

hirehub-middleware-version is a middleware package for Node.js that simplifies JWT (JSON Web Token) authentication and role-based access control. This package is designed to be used in web applications that require secure access management, particularly for multi-role environments like admin, interviewer, and interviewee.

Features

  • JWT Verification: Easily authenticate users by verifying JWT tokens.
  • Role-Based Middleware: Implement role-based access control (RBAC) to protect specific routes based on user roles.
  • Plug-and-Play: Simple and flexible API that can be integrated with Express.js and other Node.js frameworks.

Installation

You can install the package via npm:

npm install hirehub-middleware-version
1.1.0

12 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago