26 Forks
110 Stars
110 Watchers

nextjs-jwt-example

next.js authorization example including private route protection. WARNING - This is probably not a great reference in 2023 and beyond, consider using next-auth.

How to download and setup nextjs-jwt-example

Open terminal and run command
git clone https://github.com/jasonraimondi/nextjs-jwt-example.git
git clone is used to create a copy or clone of nextjs-jwt-example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nextjs-jwt-example https://github.com/jasonraimondi/nextjs-jwt-example/archive/master.zip

Or simply clone nextjs-jwt-example with SSH
[email protected]:jasonraimondi/nextjs-jwt-example.git

If you have some problems with nextjs-jwt-example

You may open issue on nextjs-jwt-example support forum (system) here: https://github.com/jasonraimondi/nextjs-jwt-example/issues