nodejs-jwt-authenticate-user
nodejs-jwt-authenticate-user copied to clipboard
NodeJS authenticate user with JWT (JSON Web Tokens) - https://trungquandev.com
NodeJS authenticate user with JWT (JSON Web Tokens) ["accessToken" & "refreshToken"]
Lưu ý quan trọng: Hướng dẫn ở repo này đã cũ vì mình làm từ 2019. Các bạn xem phần mình update mới nhất ở đây nhé: https://youtu.be/XwQ-wxfCeJs
Requirements
- Nodejs 8.10.x
Clone project and run test.
$ git clone https://git_url_clone <project_dir>
$ cd <project_dir>
$ npm install
$ node src/server.js
Guide for this repository is here:
https://trungquandev.com/nodejs-xac-thuc-nguoi-dung-su-dung-jwt-token-refreshtoken/
Author: Trung Quân
Blog: https://trungquandev.com/
CV: https://cv.trungquandev.com/
"A little bit of fragrance always clings to the hands that gives you roses!"
Thanks for watching!