Google OAuth client identifier, the project number then the client hash under apps.googleusercontent.com. Not a secret on its own, since a web client ships it to the browser, but it names the project and travels with the client secret that is one.
Label: GOOGLE_OAUTH_CLIENT_ID
\b\d{6,}-[a-z0-9]{10,}\.apps\.googleusercontent\.com\b
Le client OAuth 123456789012-abc123def456ghi789.apps.googleusercontent.com doit être régénéré. → 123456789012-abc123def456ghi789.apps.googleusercontent.com123456789012-abc.apps.googleusercontent.comwww.googleusercontent.comTags: international, secrets, software-dev