Checklist of the most important security countermeasures when designing, testing, and releasing your API
22.5k
stars
2.6k
forks
source link
JWT token should be stored securely if they are used as auth for browser users. #153
Open
h4cker39 opened 3 years ago
If an application are using JWT in browsers it should be stored securely in a cookie which requires: