Skip to content

wintorez/express-react-jwt-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Authentication

This is an example of a session-less authentication system using JWT.

Please rename .env.template file inside the /server folder to .env before running the application.

Use npm run generate to generate values for the ACCESS_TOKEN_SECRET & REFRESH_TOKEN_SECRET variables.

About

A simple JWT Authentication project using Express.js and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published