percolatestudio / meteor-google-api

A simple API encapsulating some common patterns regarding Google's APIs
https://atmospherejs.com/percolate/google-api
MIT License
48 stars 30 forks source link

Quasi Service Account #36

Closed nathanandersen closed 8 years ago

nathanandersen commented 8 years ago

Hello,

Is there a way to create requests using a single API key? I have implemented Facebook logins and only want to make YouTube search requests, I have an API key, and is there a way to just log it to the server to generically use that one?