1.0.5 • Published 8 months ago
simple-jwt-auth-middleware v1.0.5
JWT Auth Middleware
This package is a simple authentication and authorization middleware built for Express.js using TypeScript. It provides an easy way to secure your endpoints by verifying JSON Web Tokens (JWTs) and ensuring that only authenticated users can access protected routes.