Projects with this topic
-
Nimbus Auth is a lightweight authentication library for Node.js.. It provides secure password hashing (bcrypt), token management (JWT), and Express middleware for route protection. Includes adapters for in‑memory storage and SQLite persistence, with a flexible API that lets you define your own routes (/signup, /login, etc.). Perfect for developers who want simple, secure authentication without heavy frameworks.
Updated -
A demo application to explore Spring WebFlux, featuring reactive user management with create, get, and stream operations, plus JWT-based authentication for secure login.
Updated -
RESTful API with JWT authentication for CRUD operations; created with AdonisJS and Supabase database.
Updated -
The API for a game newsletter/blog with user authentication system to create, read, update, delete posts, comments and likes. | Node.js | MongoDB | Express | Mongoose | JWT | Bcrypt
Updated