function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DipikaDipika 

use google Service class in apex code

I made a controller in which i want to login  in google account. i used google service class of google api but in its constuctor application name is required..

so what would be my application name if i want to login by doing entry username and password in visualforce page...???