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

Digitrust submodule #3867

Merged
merged 6 commits into from
Jun 5, 2019
Merged

Digitrust submodule #3867

merged 6 commits into from
Jun 5, 2019

Conversation

goosemanjack
Copy link
Contributor

This adds DigiTrust support to the updated userId system.

Type of change

  • [X ] Feature

Description of change

This is an update to add DigiTrust Id support to the new userId module for Prebid. This change eliminates the loader and instead uses the "attachIdSystem" method to link in DigiTrust Id submodule to the userId system.

Other information

Previous changes to documentation remains valid.

integrationExamples/gpt/digitrust_Full.html Show resolved Hide resolved
integrationExamples/gpt/digitrust_Full.html Show resolved Hide resolved
modules/digiTrustIdSystem.js Outdated Show resolved Hide resolved
DigiTrust may be initialized in the standard manner or through the params
object.

You can use npm or reference the script on the cdn.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest removing this stuff about referencing a script on the CDN, or using npm... let's make it as easy as possible, and no easier.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed and added in more complete instructions from doc site.

modules/digiTrustIdSystem.md Show resolved Hide resolved
Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looking good, just make sure that the package.lock file isn't committed

This reverts commit c1fc37a.

# Conflicts:
#	modules/digiTrustIdSystem.js
#	modules/digiTrustIdSystem.md
Copy link
Contributor Author

@goosemanjack goosemanjack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated based upon comments. Revert of package-lock changes.

@idettman idettman merged commit 2cf6498 into prebid:master Jun 5, 2019
@goosemanjack goosemanjack deleted the digitrustSubmodule branch June 5, 2019 16:02
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* Initial checkin with submodule support for DigiTrust.

* Addition of simple example file

* DigiTrust submodule now functioning with new userId system.

* Addition of Full example and confirming to work with or without DigiTrust library.

* Update based upon code review requests.

* Revert "Initial checkin with submodule support for DigiTrust."

This reverts commit c1fc37a.

# Conflicts:
#	modules/digiTrustIdSystem.js
#	modules/digiTrustIdSystem.md
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.

None yet

4 participants