We received a notice from Google “OAuth clients must support granular consent, starting June 17, 2024”.
Our apps OAuth Client is TV and Limited-Input Devices.
We tested to display granular conscent OAuth scren using below scopes.
“openid”
“https://www.googleapis.com/auth/drive.file”
“https://www.googleapis.com/auth/youtube.readonly”
However we cannot confirm the granular consent screen, in spite of after June 17.
[OAuth screen image]
Does not an OAuth client for TV and Limited-Input Devices support granular consent?
(We are hoping an OAuth client for TV and Limited-Input Devices don’t support it.)
If it supports granular consent, we want to know how to display granular consent screen for TV and Limited-Input Devices.
Y.Shigemitsu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.