novaserve-auth
v2.1.9
Published
Authentication and authorization utilities for NovaServe applications
Downloads
1,853
Maintainers
Readme
novaserve-auth
Authentication and authorization utilities for NovaServe applications.
novaserve-auth provides JWT verification, API key authentication, and role-based access control (RBAC) middleware for NovaServe HTTP routes.
Installation
npm install novaserve-auth
# or
pnpm add novaserve-authDocumentation & Repository
- Main Repository: https://github.com/novaserve-cloud/novaserve
- Primary Package: https://www.npmjs.com/package/novaserve
License
Apache-2.0 © Md Shadab Azam Ansari & NovaServe Contributors
