How to detect the cookies enabled in brave

Hi, How do I get to know whether the users have enabled all cookies or not in Brave Browser through Javascript, I need to check this and show an error message to my users when they access my site to use local storage.

let me know if you need further clarifications

Not Brave specific, whether a browser has cookies enabled or not;

Hi Mate, Thanks for the comment. I had tried this.
but my concern is Brave does not trigger the storage listener, so I couldn’t detect the changes in local storage.

Do you have any idea?

Can you please provide a minimal code sample that reproduces the issue to which you are referring? Happy to take a closer look. Are you attempting to access the storage from a first-party domain, or a third-party one?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.