Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAndrad committed Apr 17, 2021
1 parent 954204c commit 0a557c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 💡 Intro
npm package that loads gapi script and initialize some functions.

- [React live example](https://google-gapi-login.herokuapp.com)
- [React live example](https://master.d3dnqnm15vsi52.amplifyapp.com))
- [React live example project](https://github.com/LucasAndrad/gapi-script-live-example)

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`.
Expand Down

0 comments on commit 0a557c4

Please sign in to comment.