Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georginapuig/api-auth-jwt
Node.js api authentication with JWT
https://github.com/georginapuig/api-auth-jwt
authentication deved express express-js expressjs jwt jwt-authentication mongodb mongoose node node-js nodejs
Last synced: 2 days ago
JSON representation
Node.js api authentication with JWT
- Host: GitHub
- URL: https://github.com/georginapuig/api-auth-jwt
- Owner: georginapuig
- Created: 2020-08-05T03:54:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T20:20:23.000Z (about 4 years ago)
- Last Synced: 2024-12-26T06:41:58.085Z (16 days ago)
- Topics: authentication, deved, express, express-js, expressjs, jwt, jwt-authentication, mongodb, mongoose, node, node-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.26 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-auth-jwt
## Table of contents
- [api-auth-jwt](#api-auth-jwt)
- [Table of contents](#table-of-contents)
- [General info](#general-info)
- [Technologies](#technologies)## General info
A [node.js](https://www.youtube.com/watch?v=2jqok-WgelI&t=149s) api authentication with JWT
## Technologies
* Nodejs
* Express
* Mongodb
* Mongoose
* Dotenv
* JWT
* Bcryptjs