Using JavaScript
Using React.js
Using axios
+1
Implementating access tokens and refresh tokens on the frontend for the first time. It was hard but now it is making a lot of sense. I saved my tokens in local storage and not sure if that is the right to store them?