Digitrust id support#3693
Closed
goosemanjack wants to merge 168 commits intoprebid:masterfrom
goosemanjack:digitrustIdSupport
Closed
Digitrust id support#3693goosemanjack wants to merge 168 commits intoprebid:masterfrom goosemanjack:digitrustIdSupport
goosemanjack wants to merge 168 commits intoprebid:masterfrom
goosemanjack:digitrustIdSupport
Conversation
…d cookie browser support
…ow to handle both 'value' and 'storage' existing in config
…inition in function arguments
…bmodules and configs
…nt of refactoring/formatting cleanup
… add test for one storage type active with only one module configured to use that type
…ook due to necessary use of prebid global object affecting following tests
…ows watching the first element added to add the bid request hook
…red value does not exist
…invalid config storage type, revised commenting
… will not be returned if not enabled. comments mentioning local storage updated with 'and cookies'
…ed code, updated docs with other configuration examples
…project/Prebid.js into add-user-id-module
…new module "digiTrustIdLoader" that can be optionally included. This loader sniffs for presence of DigiTrust Id framework and uses if present, or creates a mock wrapper to the server-side Digitrust id fallback endpoint. Includes tests and sample usage.
Contributor
|
On hold until User ID Module is merged, since this PR includes files from the userId. |
Contributor
|
Please fix the conflicts preventing LGTM analysis |
Contributor
Author
|
This is invalid. Reference pull request 3739 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Description of change
Support for DigiTrust Id as an optional module withing the UserId module.
ccole@emination.com
info@iabtechlab.com
Other information
This builds on the UserId module.
#3424