Skip to content

brunohonda/refresh-token

Repository files navigation

Refresh Token

This project was created with the intention of studying a refresh token strategy with Angular and Express.js.

Run

Run npm run start for entire project start.

Run npm run start:back for backend server. Exposed in http://localhost:3000/. The application will automatically reload if you change any of the source files.

Run npm run start:front for frontend dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

About

Studies on refresh token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published