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

DIA-3283 expire consent if propertyId or accountId change #590

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

andresilveirah
Copy link
Member

@andresilveirah andresilveirah commented Jan 9, 2025

This PR addresses an edge case in which the developer might change the property or account id provided to the SDK and the SDK would keep consent data regardless.

Since some endpoints might not be called once the user has accepted all, we need to "manually" check if property id or account id changed and reset state if so.

@andresilveirah andresilveirah merged commit 9147291 into develop Jan 13, 2025
7 checks passed
@andresilveirah andresilveirah deleted the DIA-3283_expire_consent_propertyId branch January 13, 2025 10:11
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.

2 participants