A plugin for unpm (unified package manager) that adds authentication endpoints, enabling user login, token management, and access control. Version 1.1.0 is the current stable release; the package is mature with minimal updates expected. It integrates directly with unpm's plugin system and provides HTTP-based auth (e.g., Bearer tokens). Unlike more active alternatives like Verdaccio, unpm-auth is tied to the unpm ecosystem and may lack modern auth flows.
npm install unpm-authVerified import paths — ran on the pinned version, not inferred.
Shows how to integrate unpm-auth as a plugin into an unpm server instance.
Check compatibility with your version of unpm before using.
npm install unpm-auth