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

Prebid core: add support for asynchronous access to consent data #8071

Merged
merged 2 commits into from
Mar 8, 2022

Commits on Feb 15, 2022

  1. Prebid core: add support for asynchronous access to consent data

    This adds `gpdrDataHandler.promise` and `uspDataHandler.promise`, to enable access to USP/GDPR consent data from outside of an auction context (see use case: prebid#7803)
    dgirardi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    15e5464 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    6034655 View commit details
    Browse the repository at this point in the history