Skip to content

Changes in cookiebot #122

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 17 commits into
base: master
Choose a base branch
from

Conversation

tomrndom
Copy link
Contributor

@tomrndom tomrndom commented Nov 1, 2021

  • Change persist local storage
  • Add cookie policies to youtube iframes on live page
  • Testing add cookie consent to external cookies
  • Adds autoblocking mode to cookiebot script

@@ -17,7 +18,7 @@ const clientId = typeof window === 'object' ? window.OAUTH2_CLIENT_ID : process.

Copy link
Contributor

Choose a reason for hiding this comment

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

this should be

const clientId = process.env.OAUTH2_CLIENT_ID

@smarcet smarcet force-pushed the master branch 2 times, most recently from 6e6c904 to c30966c Compare June 30, 2025 16:02
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.

2 participants