Skip to content

AlexBueckig/secure-jwt-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure-jwt-auth-example

Secure auth example using JWT and Refresh token.

Article

Client

Simple React client

Server

NodeJS/Express server with a in memory sqlite3 database for testing purposes.

Usage

yarn install in root directory to install all dependencies in the root of the monorepo.

yarn dev in root directory to start client and server dev processes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published