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

More changes to make the base SDK class reusable for EUID. #55

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

lionell-pack-ttd
Copy link
Contributor

Move hashing and base64 encoding out to a separate module.
Pass in default base URL, cookie name, and local storage key name to relevant classes and make internal values harder to access externally.
Remove unused (and out of date) Prebid.js module file.
Mark isLoginRequired as deprecated and provide a new alternative (less misleading) name.
Move setIdentityFromPhone (and hash version) to the UID2 class, as it's only available on UID2.

Pass in default base URL, cookie name, and local storage key name to relevant classes and make internal values harder to access externally.
Remove unused (and out of date) Prebid.js module file.
Mark isLoginRequired as deprecated and provide a new alternative (less misleading) name.
Move setIdentityFromPhone (and hash version) to the UID2 class, as it's only available on UID2.
Use JSDoc format for the deprecated function.
@lionell-pack-ttd lionell-pack-ttd merged commit e914f57 into main Feb 13, 2024
2 checks passed
@lionell-pack-ttd lionell-pack-ttd deleted the llp-uid2-2501-extract-functionality branch February 13, 2024 00:12
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