Skip to content

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

}

const clientId = typeof window === 'object' ? window.OAUTH2_CLIENT_ID : process.env.OAUTH2_CLIENT_ID

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