bcrypt-cluster

Wraps the bcrypt/bcryptjs implementations on the Master to allow use in a multi-process node system using cluster.

credifyauth

A lightweight authentication and JWT utility package built with TypeScript for Node.js and React projects. It includes common methods for generating and verifying JSON Web Tokens (JWT), as well as password hashing using `bcryptjs`.