# Documentando localStorage da mesma forma que cookies

**URL:** https://meta.discourse.org/t/documenting-localstorage-in-same-way-as-cookies/294882
**Category:** Support
**Tags:** privacy
**Created:** [9 Fevereiro , 2024 19:33 UTC](https://meta.discourse.org/t/documenting-localstorage-in-same-way-as-cookies/294882 "2024-02-09T19:33:12Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [9 Fevereiro , 2024 23:08 UTC](https://meta.discourse.org/t/documenting-localstorage-in-same-way-as-cookies/294882/2 "2024-02-09T23:08:47Z")

</div>

Olá @0tOoB, bem-vindo à Meta 👋

é isto que você procura?

> [@Purpose of safeLocalStorage cookie](https://meta.discourse.org/t/purpose-of-safelocalstorage-cookie/219603/2?u=lilly):
>
> Not a cookie per se but [// A simple key value store that uses LocalStorage](https://github.com/discourse/discourse/blob/2fc70c5572ca3a4b1bc100f9fdbc911cfe6cd015/app/assets/javascripts/discourse/app/lib/key-value-store.js#L1), it [// makes sure we can write to the local storage](https://github.com/discourse/discourse/blob/2fc70c5572ca3a4b1bc100f9fdbc911cfe6cd015/app/assets/javascripts/discourse/app/lib/key-value-store.js#L9) localStorage can be browsed for instance in the application tab of the Chrome Developer Tools :

---

_[View the full topic](https://meta.discourse.org/t/documenting-localstorage-in-same-way-as-cookies/294882)._
