Google API + Firebase Auth Here is a quick way to get Google APIs running with a Firebase Auth. If you have worked with Firebase Auth, you know that it is very simple to authenticate a new user with many providers, Github, Facebook, etc. Firebase even has a handy method for getting the results from the auth redirect and return an access token. // Sign in using a redirect. firebase.auth().getRedire