Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/jwt-authentication-with-node
This repo is the server written in Node for the side project jwt authentication
https://github.com/chaudinh/jwt-authentication-with-node
Last synced: about 4 hours ago
JSON representation
This repo is the server written in Node for the side project jwt authentication
- Host: GitHub
- URL: https://github.com/chaudinh/jwt-authentication-with-node
- Owner: ChauDinh
- Created: 2019-09-21T18:13:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:21:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:42:30.206Z (over 1 year ago)
- Language: TypeScript
- Size: 567 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JWT Authentication Tutorial
This repository is what I'm learning about JWT and applying it into a React application.
P/s: you can check the client of this project here: https://github.com/ChauDinh/jwt-authentication-with-react## Technologies
- TypeScript
- GraphQL
- TypeGraphQL
- TypeORM
- PostgreSQL
- React.JS (v16.0)
- Apollo ()