New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
a

aromanino

npm

Packages

Current Co-maintainers

Former Co-maintainers

14 packages

addandremoveroutes

This module deals with to add and remove routes on the fly to an existing API. It uses express-remove-route

apiextender

This module deals with to extend an API backend that adds a specific feature to an existing API as plugin(add-in, addin, add-on, addon). apiextender let to enable third-party developers to create abilities which extend an application and supports the a

codified_data

A simple caching module on redis that has `set`, `get` and `delete` methods and works as a codified cache storage. Keys can have a timeout (`ttl`) after which they expire and are deleted from the cache. All keys are stored in a redis instance.

keycloak-adapter-api

Adapter API to integrate Node.js (Express) applications with Keycloak. Provides middleware for authentication, authorization, token validation, and route protection via OpenID Connect.

keycloak-api-manager

Enhanced Node.js wrapper for Keycloak Admin REST API. Professional alternative to @keycloak/keycloak-admin-client with advanced features, bug fixes, automatic token refresh, Organizations API support, fine-grained permissions, and comprehensive resource m

keycloak-express-middleware

Adapter API to integrate Node.js (Express) applications with Keycloak. Provides middleware for authentication, authorization, token validation, and route protection via OpenID Connect.

keyclock-adapter-and-api

This module deals with the management of Keyclock features to handle Users and application login and API tokens to protect your API's

propertiesmanager

Powerful Node.js configuration management with multi-environment support, CLI/env overrides, multi-file composition, hot reload, and security features

remove-route-onthefly

Remove a route in express at runtime.

rendercustomjs

A simple middleware to dinamically render javascript files starting from ejs templates

responseinterceptor

This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic

tokenAndAuthorizationManager

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

tokenAndAuthorizationManger

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

tokenmanager

This module deals with the management of JWT tokens used for the protection of own API. It enables encoding and decoding of the token itself and the definition of rules that allow to determine if a token type is enabled or not to access a given resource.