Plans for version 2.0.0
Google identity services have changed a lot recently, and the old gapi stuff will be deprecated soon.
Docs for reference
My plan is to keep only the loadGapiInsideDOM function, using the new approach to load the script in the JSON and a good example of the usage of that function in a React project.
Plans for version 2.0.0
Google identity services have changed a lot recently, and the old gapi stuff will be deprecated soon.
Docs for reference
My plan is to keep only the
loadGapiInsideDOMfunction, using the new approach to load the script in the JSON and a good example of the usage of that function in a React project.