Skip to content

Ayan-Bain/JWT-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT-Authentication Project(Basic)

Very small and basic thing to try out JWT- authentication

Installation

Clone the repository jwt-authentication.

cd jwt-authentication
npm install

Create empty User Database

user.json

[]

Create environment variable

Create .env file at root

JWT_SECRET = 'YOUR_JWT_SECRET'

Usage

npm run dev
#OR
npm run serve

Go to link. to visit the site

Copyright

© Ayan Bain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors