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

Brave permissions #53

Open
neshala opened this issue Jun 26, 2023 · 1 comment
Open

Brave permissions #53

neshala opened this issue Jun 26, 2023 · 1 comment

Comments

@neshala
Copy link

neshala commented Jun 26, 2023

When I am using Chrome on MacOS, everything is good, the system asks me to grant permissions and I can see cookies properly.

However when I pass something like this
'/Users/' + process.env.USER + '/Library/Application Support/BraveSoftware/Brave-Browser/Default')

It still works, but I am not asked for permissions and the data returned looks unreadable, I guess it needs to be decrypted correctly.

Any solution?

@rubengmurray
Copy link
Collaborator

I also encountered issues with Brave locally while I was testing the previous release. Strangely it seemed to be opinionated about which websites it retrieved cookies for e.g. Google cookies appeared to be retrieved fine.

Unfortunately I couldn't find the exact issue so I installed chrome to check the same site and it worked. I haven't been able to look into this further.

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