I\'m trying to implement Google\'s login API via the instructions here, but for some reason, when I try to run it, I always get:
Fatal error: Class \'
I fought with this for a while. The reason was actually quite simple:
I had ignored in git "config.php" which ignored this file and that's why it was not in my production environment.