I'm using Google SDK, where user provides his own application ID and secret. After saving the credentials, I would like to display application's name.
Is there any way to get application's name from PHP SDK and/or API? I looked for it in the SDK core, but haven't found anything.
By application name I mean the one chosen as Project Name in the consent screen or at least the general Project Name.