Schlomoh / cookieConsent

This cookie consent react component aims to provide a fully customizable banner or modal to be displayed once your site is visited
https://www.npmjs.com/package/@schlomoh/react-cookieconsent
11 stars 3 forks source link

Cookie expiration #8

Open hrules6872 opened 3 months ago

hrules6872 commented 3 months ago

I don't know if it's on purpose but the cookie expiration is set as a session cookie. Browsers define when the "current session" ends and at least on Android it happens constantly.

Schlomoh commented 3 months ago

@hrules6872 good catch! I'm currently not able to actively maintain this repo, but am grateful for every contribution :) Feel free to modify things and create a PR