|
|
|
|
|
by ilyt
1205 days ago
|
|
> If you want to save a person's login to make it easier for them to log in when they come back? That's not strictly necessary - consent is needed. The consent is implied in login functionality. Literal example from same article you cited but apparently didn't bother to read in full: > These cookies are essential for you to browse the website and use its features, such as accessing secure areas of the site. Cookies that allow web shops to hold your items in your cart while you are shopping online are an example of strictly necessary cookies. These cookies will generally be first-party session cookie Essentially if cookie is effect of user action that would directly indicate it needs storing state (cart, login, stuff like switching themes on page) it is "essential" to that feature and doesn't need consent. |
|
> Preferences cookies — Also known as “functionality cookies,” these cookies allow a website to remember choices you have made in the past, like what language you prefer, what region you would like weather reports for, or what your user name and password are so you can automatically log in.