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

updated userid module to stop caching the entire consent object #5641

Merged

Commits on Aug 20, 2020

  1. updated userid module to stop caching the entire consent object but r…

    …ather just a hash of it, since all we need it for is comparison purposes.
    smenzer committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    50adafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd1301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3f002 View commit details
    Browse the repository at this point in the history
  4. add test for string response

    fix @returns doc
    smenzer committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3d09923 View commit details
    Browse the repository at this point in the history
  5. don't use polyfills!

    smenzer committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    44b5dee View commit details
    Browse the repository at this point in the history