-
Notifications
You must be signed in to change notification settings - Fork 3.6k
How to set "enable_granular_consent" parameter on Client.php? #2581
Copy link
Copy link
Open
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
I've got an email from Google telling me that users of my Google Client (created before 2019) will get displayed a granular consent screen from June 2024. Therefore I need to set the "enable_granular_consent" parameter on the Google Client. This parameter is set by default for newer Google Client IDs according to google developers doc.
Now I've checked the most current version of the Client.php and it seems that there is no such function to set this parameter. Any idea how I could fix this or whether this function will be added to the Client.php soonish?
Thanks in advance
Nino
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.