#1140721 ITP: node-pixl-server-user -- login and session management system for the pixl-server framework

#1140721#5
Date:
2026-06-25 02:25:14 UTC
From:
To:
* Package name    : node-pixl-server-user
  Version         : 2.0.1
  Upstream Author : Joseph Huckaby <jhuckaby@gmail.com>
* URL             : https://github.com/jhuckaby/pixl-server-user
* License         : Expat
  Programming Lang: JavaScript
  Description     : login and session management system for the pixl-server framework

 This module is a component for use in pixl-server. It implements a
 server-side user login and management API, and is built atop the
 pixl-server-api and pixl-server-storage components. You still need to
 build a client-side UI to send requests to the API, but this is a great
 starting point for a webapp back-end.
 .
 Node.js is an event-based server-side JavaScript engine.

dep for cronicle
i plan to maintain this under the js-team