Skip to content

Vite React & Express JS based Auth example using JWT Strategy implementing the Refresh token method.

Notifications You must be signed in to change notification settings

xarielah/jwt-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


JWT-AUTH-EXAMPLE

Small-scaled example project for utilizing an authintication-authorization with JWT using short-lived access token and a secure httpOnly cookie holding the refresh token, for maximum security.


📖 About the project

Who doesn't love Ice Cream? our website allows you to register, and login to your account, and recieving our random suggestions for your next sweet-n-dairy treat!

🦾 Technologies and Tools

For maximum professionalism and for least error-prone attitude, the frontend is written in TypeScript.

About

Vite React & Express JS based Auth example using JWT Strategy implementing the Refresh token method.

Topics

Resources

Stars

Watchers

Forks