gapi-firebase icon indicating copy to clipboard operation
gapi-firebase copied to clipboard

An example of how to use GAPI and Firebase Auth together to authenticate users and talk to Google APIs.

Results 3 gapi-firebase issues
Sort by recently updated
recently updated
newest added

This is a great demo and it really does tackle the exact issue I've run into. However, the usage of `gapi.auth2` [is being deprecated](https://developers.google.com/identity/sign-in/web/reference) and removed in a few months,...

Hi @msukmanowsky! Your example is great and I think i'm going to be able to get it working in react. Thanks for taking the initiative on this. It would be...

I’ve done what you said in the read me and it works great! My question is that since firebase allows you to have multiple providers, how can I use the...