Skip to content

Enhancement/scope support removal #76

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

brijeshgajjarfynd
Copy link
Collaborator

No description provided.

…et when 3rd party cookies are disabled.

- By default Incognito window of Chrome browserser does not accept third-party cookies.
- This change allows developers to set the `Partitioned` attribute on cookies, enabling them to work in third-party contexts even in Incognito mode.
- Partitioned cookies are isolated by top-level site, enhancing privacy while maintaining functionality.
- This also accommodates upcoming updates from Chrome regarding third-party cookie deprecation and enhances privacy-preserving features for users across different browsing modes.
- Remove scopes field from setupFDK since scopes will be fetched from partner panel data only for extension
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

Successfully merging this pull request may close these issues.

1 participant