This project is heavily based on how to use and store JWTs for both access token and refresh token. This project involve a quite handful of approaches & technologies such as HttpOnly Cookie, Axios Interceptors, and many more.
Backend: https://github.com/ChrisLegaxy/nest-advance-jwt-authentication
Frontend: https://github.com/ChrisLegaxy/vue-advance-jwt-authentication
- Nest JS
- Vue JS
- JWT
- HttpOnly Cookie
- Axios