Any application that uses OAuth 2.0 to access Google APIs must have authorization credentials that identify the application to Google's OAuth 2.0 server.
Assuming that you have enabled the needed API
how do you create credentials for your application
how your application will use the credentials to access APIs that you have enabled for your project
Can anyone explain it to me?