Where should I store the access token in React?
📝
内容提要
I'm building a web app using Spring Boot (backend) and React (frontend). My authentication is based on JWT, with both access token and refresh token. The refresh token is stored in an HTTP-only...
🏷️
标签
➡️