Skip to Content
0
Jan 30, 2023 at 06:25 AM

Is it safe to store data in cookie?

43 Views

We have some third party calls which brings us some data which is not sensitive. We are planning whether to go ahead with implementing cache or using cookie (with expiration). What are the downside of using cookie instead of cache?