larbibaraka / jwt-node

register and login using jwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register & login using jwt (json web token)

how to use it ? :

- clone the repo
- npm install 
- create a db and table user (i used postgres) 
- rename .env-copy to .env and add your db info and a random token
- enjoy and star the project :happy:

About

register and login using jwt


Languages

Language:JavaScript 100.0%