Browser Storage Safety

Decide where a web app keeps tokens and state by reasoning about the XSS blast radius of each store, not by convenience. Use when choosing how to persist session tokens, auth state, or any value an attacker on your origin would want to read.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/browser-storage-safety commit 4342b1c5b3

Frequently asked questions

npx skillmds@latest add amey-thakur/browser-storage-safety