Mastermindzh / react-cookie-consent

A small, simple and customizable cookie consent bar for use in React applications.
https://mastermindzh.github.io/react-cookie-consent/
MIT License
610 stars 84 forks source link

How to detect cookies #188

Closed IlirEdis closed 1 year ago

IlirEdis commented 1 year ago

Hello there, How can we detect all the cookies before they are saved so based on that i give the ability to the user to accept or decline all of them or partially. For example i have Intercom chat, trustpilot, google analytics... and all of them are using cookies.

Mastermindzh commented 1 year ago

Hey,

The cookie-consent library doesn't offer any functionality for that.