An open API service indexing awesome lists of open source software.

https://github.com/trungquandev/nodejs-jwt-authenticate-user

NodeJS authenticate user with JWT (JSON Web Tokens) - https://trungquandev.com
https://github.com/trungquandev/nodejs-jwt-authenticate-user

Last synced: 28 days ago
JSON representation

NodeJS authenticate user with JWT (JSON Web Tokens) - https://trungquandev.com

Awesome Lists containing this project

README

          

# 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
$ cd
$ 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!