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

Add support for cross site cookies #715

Open
1 of 2 tasks
eznix86 opened this issue May 17, 2024 · 2 comments
Open
1 of 2 tasks

Add support for cross site cookies #715

eznix86 opened this issue May 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@eznix86
Copy link

eznix86 commented May 17, 2024

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Motivation

I wanted to turn idx.google.com into a desktop app. But it says, I cannot access the website unless I do this on mac.

I know tauri uses Webkit on mac, so the docs says:
https://developers.google.com/idx/guides/get-started#before-you-begin

Open Safari > Settings....
Turn off the following settings:

Advanced > Block all cookies
Privacy > Prevent cross-site tracking

So I believe there is no support for cross-site cookies ?

Solution

Enable the support for cross site cookie. I saw an issue here, but not sure if it is related (#250)

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@eznix86 eznix86 added the enhancement New feature or request label May 17, 2024
@tw93
Copy link
Owner

tw93 commented May 19, 2024

Thanks for your feedback, I'll take a look

@jeasonnow
Copy link
Collaborator

tauri-apps/wry#848

I found that this is an issue with Tauri. We might have to wait until this proposal is implemented...

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

No branches or pull requests

3 participants