googleapi
googleapi copied to clipboard
oauth2 connection
From what I am learning, Service Accounts are use to read/store application data. I'd like to interface with my personal data. I understand that I need to use oauth2 credentials for that. Is there a method to load those credentias?
How could I do that?