forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changes to support Id5 pd param (#522)
* Refreshuserid (#517) * changes to support refreshuserids use case for sso * modules/userId/index.js src/constants.json src/utils.js test/spec/modules/userId_spec.js * changes for refreshuser id test cases * removed timeout for fb functions * set loginEvent variable to true when fb and google login is detected * changes to handle facebook login api failures * Refreshuserid (#517) (#521) * changes to support refreshuserids use case for sso * modules/userId/index.js src/constants.json src/utils.js test/spec/modules/userId_spec.js * changes for refreshuser id test cases * removed timeout for fb functions * set loginEvent variable to true when fb and google login is detected * changes to handle facebook login api failures * changes to pass pd string for id5id partner * removed testcase * changes to testcases and variable declarations * send SHA256 hash for zeotap instead of MD5 * removed publink config * changes as per code review comments * changes to pass email hashes to modules who want to process it
- Loading branch information
1 parent
b18a165
commit 193d5e1
Showing
4 changed files
with
119 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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