Reasons to use/not use HTML local storage?

Cantor, Scott cantor.2 at osu.edu
Tue Dec 1 10:34:54 EST 2015


On 12/1/15, 10:07 AM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:



>Ah, got it. So, while the HTML local storage can help with session storage, the main goal was for client-side consent storage.
>
>But there's no way to use HTML local storage just for consent and not for sessions, right? That is cookies for sessions and HTML local (where available) for consent?

That's entirely possible, but if you're not going to support logout anyway, you could just turn it off and use it for both purposes.

-- Scott



More information about the users mailing list