Closed sysebert closed 5 years ago
If you already have authenticated an account, you can pass that client to the constructor.
This will allow different users to query the service.
Is there any example about getting oauth2client?
Maybe something like this is what you're after? https://github.com/googleapis/google-auth-library-nodejs#oauth2
If you already have authenticated an account, you can pass that client to the constructor.
This will allow different users to query the service.