google-api-firebase-boilerplate
google-api-firebase-boilerplate copied to clipboard
Google API and Firebase Auth
Results
2
google-api-firebase-boilerplate issues
Sort by
recently updated
recently updated
newest added
I have an error by using Google API and I included the Google API script also but it throws an error like 'gapi' is not defined. Can you please help...
Dear @vanderlin What's the reason to save the refreshToken in the database? Are you using it anywhere in other api calls? Is it required to save this? ```js if (hasUser)...