Very small and basic thing to try out JWT- authentication
Clone the repository jwt-authentication.
cd jwt-authentication
npm install[]
JWT_SECRET = 'YOUR_JWT_SECRET'
npm run dev
#OR
npm run serveGo to link. to visit the site
© Ayan Bain
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Very small and basic thing to try out JWT- authentication
Clone the repository jwt-authentication.
cd jwt-authentication
npm install[]
JWT_SECRET = 'YOUR_JWT_SECRET'
npm run dev
#OR
npm run serve© Ayan Bain