Skip to content

OneId System : initial release #12979

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Akiyamka
Copy link

@Akiyamka Akiyamka commented Apr 8, 2025

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

New Id system module for OneId
Contact email of maintainer: [email protected]

Other information

@ChrisHuie ChrisHuie changed the title add oneId system OneId System : initial release Apr 24, 2025
* @param {SubmoduleConfig} [config]
* @returns {IdResponse|undefined}
*/
getId(config) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you need to provide any validations against user consentData?

Copy link
Author

Choose a reason for hiding this comment

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

SDK itself doing that check, so it seems redundant. But in case prebid policy require that, I can add it. Seems like nothing bad happens in case we check it twice

Copy link
Collaborator

Choose a reason for hiding this comment

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

That makes sense. If you guys already have something in place, sounds like you are already good there then.

Looks like there is a test failing within the circleci e2e test.. otherwise, everything else LGTM!

@jlquaccia
Copy link
Collaborator

@Akiyamka left one comment. Also noticed that one circle ci test is failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants