bezkoder / node-js-jwt-auth-mongodb
Node.js + MongoDB: User Authentication & Authorization with JWT
☆354Updated last year
Related projects ⓘ
Alternatives and complementary repositories for node-js-jwt-auth-mongodb
- Node.js Demo for Token Based Authentication (JWT) with MySQL database☆327Updated last year
- API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redi…☆224Updated last year
- ☆176Updated last year
- A simple and secure implementation of REST API using Node.js and MongoDB with JSON Web Tokens which can be used for user authentication.☆28Updated 2 years ago
- Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example☆152Updated 5 months ago
- React Hooks JWT Auth using React Router, Axios, Bootstrap: Token based Authentication & Authorization☆197Updated last year
- Rest CRUD API for a simple application using Node. js, Express, Sequelize and MySQL☆395Updated 3 months ago
- Simple Passport Authentication Boilerplate with Passport.Js, Node.js and React.js.☆144Updated last year
- Full stack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.☆469Updated 5 months ago
- REST API using Node.js, Express, Sequelize and MySQL + JWT Authentication and Authorization☆72Updated last year
- JWT Refresh Token implementation in Node.js example with Express, Sequelize and MySQL☆73Updated last year
- Learn how to use the MERN Stack with Authentication/Authorization JWT☆73Updated last year
- Node.js Restful CRUD API with Node.js, Express and MongoDB☆311Updated 5 months ago
- ☆123Updated last year
- ☆120Updated 2 years ago
- A demo for an article written about JWT authentication in nodeJs☆152Updated last year
- Express API Server for login and register with JWT Authentication using Passport.js it also uses Sequelize and Mysql. Explained on video …