Skip to content

anujgunjad/nextjs-jwt-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First, run -

npm install 

Then run a development server -

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Now, Enter ID - admin & Password - admin for Authentication.

I'm Using JWT Web Token to make secure Server Side Authentication.

About

Next.JS with JWT Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published