When creating web applications you need to save data in a session object. This data can include user email address, user permissions, last operation code, error messages.
Some of this information is considered Personal Identifiable Information. In short, PII, as defined by GDPR.
Europeans (and the European Union in particular) care a great deal about online privacy and data protection.
In this article, we’ll be taking an in-depth look at the GDPR and how it could affect the storage of user-session information.
Full article:
https://databunker.org/use-case/secure-session-storage/
Click on ❤️ if you like this article ;-) Thanks
Top comments (0)