jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Remove actual google API key from source and create new key #5

Closed jwir3 closed 9 years ago

jwir3 commented 10 years ago

I accidentally pushed the google API key to the source tree. We should change the key so that others can't utilize it, and remove it from the code again.

jwir3 commented 9 years ago

This actually isn't necessary. Since everything is client-based, we're not able to hide the API key like we want. However, since we've specified remote origin acls on the google developer console, noone will be able to use this, anyway, so we're probably ok.