© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Miroslav Galić
I like creating
However, please note that sensitive, private data like JWTs should be handled with care and not stored in Web Storage because it can be accessible by anyone.
There isn't anything wrong in storing jwt/jwe in localStorage.
Akinleye Oyinbayode Peters
FrontEnd Development
Thank you for pointing this out.
I'm just being extra careful in ensuring that private data is strictly made private.