Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroy cookie CookieConsent if is older than some specified date #265

Closed
agendartobias opened this issue Jan 26, 2022 · 2 comments
Closed

Comments

@agendartobias
Copy link

Hello,

does anyone know how can i destroy cookie CookieConsent if is older then some specified date?

On production i integrated new group of cookies and add some new cookie. Now i want that all users get new/updated cookieconsent promt so they can confirm new cookies that i added

@jonaseberle
Copy link
Member

Unfortunately you can only give it a lifetime, but once set you do not know when it was set.

I think your use case is this #182 (changing tracking objects should invalidate earlier consent).

@jonaseberle
Copy link
Member

I'll close here. Feel free to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants