There are 2 repositories under nodejs-authentication topic.
A complete NodeJS + Express + PassportJS + JWT authentication app:
NEW VERSION HERE https://github.com/kevoj/nodetomic RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
AmigoChat is a responsive real-time chat application built on MERN Stack and Socket io.
Authentication REST APIs with NodeJS Express, JWT token and MYSQL.
Passport Examples with different Database and strategies - MySQL | Sequelize | MongoDB | Mongoose
Now find your Lost items in simple clicks, chat - pay for the help and get rewards in turn.
This is a simple crud project using nodejs with jwt auth
This project contains a complete authentication system using Node.js, Express, and MongoDB. It includes features like sign up, sign in, sign out, password reset, and social authentication (Google).
All social authentication with nodeJs :heart:
Ever wished for an automated, painless way to generate Swagger documentation for your Node.js application? Look no further! This repository houses a Node.js codebase developed using the magical swagger-autogen, transforming the tedious task of documentation into a breeze.
NestJS Authentication Demo with AuthToken and RefreshToken, MongoDB as Database and PassportJS as Authentication Middleware Library
NodeJs Express JWT Authentication
Soundify is a music app developed on MERN STACK(In Developement)
Nodejs Authentication with JWT Auth and Passport Js
Auth app with login / logout / register / forget password / email verification and access control.
Its a blog related sample project containing all crud functionalities includes auditing.
An authentication API using Node.js and Express.
NodeJS- Authentication
Authentication API using NodeJS
It is a CRUD NodeJS APIs for a typical contact book app with Basic Authentication. It support adding/editing/deleting contacts from a primary storage (MySQL) and allow searching by name and email address.
This Node.js project demonstrates how to verify Auth0 JWT tokens. It includes middleware for validating tokens and handling authentication in a secure way, using Auth0's provided libraries and best practices for Node.js applications.
NodeJS Authentication and Authorization boiler-plate code with JWT & MongoDB