Skip to content

khodakova/react_nodejs_mongo_jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react_nodejs_mongo_jwt

JWT authorization with 2 types of token: access token and refresh token. Access token is stored in local storage on client, refresh token is passed in cookies and stored in mongodb.

Server: express, mongodb, mongoose

npm run dev

Client: typescript, react, mobx, axios

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published