URL to the Google OAuth consent screen / client configuration.
static String oauthConsentUrl(String projectId) => 'https://console.cloud.google.com/apis/credentials/consent?project=$projectId';