You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## 💡 Intro
4
4
npm package that loads gapi script and initialize some functions.
5
5
6
-
-[React live example](https://google-gapi-login.herokuapp.com)
6
+
-[React live example](https://master.d3dnqnm15vsi52.amplifyapp.com))
7
7
-[React live example project](https://github.com/LucasAndrad/gapi-script-live-example)
8
8
9
9
Since there is no official package and not even an updated package to load the gapi functions for us, this package make this possible. You can either call `loadGapiInsideDOM` to load the gapi-script inside a `<script>` tag on your browser. Or use the static gapi value that was copied from [google api platform](https://apis.google.com/js/platform.js), pasted to this project and exported as `gapi`.
0 commit comments