GitHub topics: nodejs-jwt
Nasruddin/nodejs-jwt-auth-mongo
Authentication and Authorization implementation using Node, JWT and Mongo database native driver
Language: JavaScript - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

SnippetCoders/flutter_login_register_nodejs
In this video we will learn how to Integrate NodeJS Login and Register API in our Flutter application using JWT Token Authentication.
Language: Dart - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 16

bytesleo/redis-jwt
Management of sessions by Redis and JWT for horizontal scalability, with the possibility of having one session at a time or multiple for the same user
Language: JavaScript - Size: 64.5 KB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 4

nguyenduykhanghuflit/Hotel-Booking-NodeJS
Hotel booking NodeJS
Language: CSS - Size: 21.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

khairul-abdi/nodejs-jwt
SignIn & SignUp App
Language: JavaScript - Size: 309 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

general-labs/Node-JS-Boiler-Plate
Node JS Boiler Plate with basic routing, in memory cache, logging, and template.
Language: JavaScript - Size: 252 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

deepuRai/Integrating-Sequelize-ORM-and-Json-webtoken-in-NodeJs
Download zip file and extract it. To test please follow below steps :- Step 1:- Register test user using below url http://localhost:3000/api/users and pass below paramters in body(x-www-form-urlencoded) firstname :- test lastname :- test email :- [email protected] password :- 1234 role :- 1 Step 2:- Hit login api using http://localhost:3000/api/signin to generate json token. you will see below response { "auth": true, "accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNTU4MTEwMTk1LCJleHAiOjE1NTgxOTY1OTV9.jDtvXgBOdtoOHrQxHxFDpMTlhW8vkMq1yWde_hJz1VM" } Step 3 :- Now create a sample post using http://localhost:3000/api/post. Please send above token in header request(x-access-token -- eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaWF0IjoxNTU4MTEwMTk1LCJleHAiOjE1NTgxOTY1OTV9.jDtvXgBOdtoOHrQxHxFDpMTlhW8vkMq1yWde_hJz1VM) and sample post data in body(x-www-form-urlencoded) with below parameter title :- sample post title description :- sample post description
Size: 9.27 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

gacalves/Nodejs-JWT-Auth-Web-API-Application-Template
Esqueleto básico para o desenvolvimento de APIs com Node.js, autenticação jwt e Express js.
Language: JavaScript - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jinzixiu/node_jwt
nodejs jwt demo
Language: JavaScript - Size: 3.5 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
