tag:github.com,2008:https://github.com/anthonyjgrove/react-google-login/releases Tags from react-google-login 2021-01-04T17:40:45Z tag:github.com,2008:Repository/52837407/v5.2.1 2021-01-04T17:42:47Z v5.2.1 - fix typo in types file anthonyjgrove tag:github.com,2008:Repository/52837407/v5.2.0 2020-12-22T17:32:44Z #410 - Add 'onScriptLoadFailure' function to useGoogleLogout hook <p>Bump ini from 1.3.5 to 1.3.7 (<a class="issue-link js-issue-link" href="https://github.com/anthonyjgrove/react-google-login/pull/408">#408</a>)</p> <p>Bumps [ini](<a href="https://github.com/isaacs/ini">https://github.com/isaacs/ini</a>) from 1.3.5 to 1.3.7. <br />- [Release notes](<a href="https://github.com/isaacs/ini/releases">https://github.com/isaacs/ini/releases</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/npm/ini/compare/v1.3.5...v1.3.7">npm/ini@<tt>v1.3.5...v1.3.7</tt></a>)</p> <p>Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</p> <p>Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.24 2020-11-23T23:31:14Z v5.1.24: Add optional argument to getAuthResponse (#402) <p>Add optional argument to getAuthResponse (<a class="issue-link js-issue-link" href="https://github.com/anthonyjgrove/react-google-login/pull/402">#402</a>)</p> <p>* added optional boolean arg to getAuthResponse</p> <p>* undo prettier changes</p> anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.23 2020-11-21T19:01:47Z v5.1.23: Update use-google-login.js (#398) <p>Update use-google-login.js (<a class="issue-link js-issue-link" href="https://github.com/anthonyjgrove/react-google-login/pull/398">#398</a>)</p> <p>Access token can be consistently got as part of the top level response like so <br />const { access_token } = response.getAuthResponse(true);</p> anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.22 2020-11-18T19:43:03Z v5.1.22 <p>Bump node-fetch from 2.6.0 to 2.6.1 (<a class="issue-link js-issue-link" href="https://github.com/anthonyjgrove/react-google-login/pull/391">#391</a>)</p> <p>Bumps [node-fetch](<a href="https://github.com/bitinn/node-fetch">https://github.com/bitinn/node-fetch</a>) from 2.6.0 to 2.6.1. <br />- [Release notes](<a href="https://github.com/bitinn/node-fetch/releases">https://github.com/bitinn/node-fetch/releases</a>) <br />- [Changelog](<a href="https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md">https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.1">node-fetch/node-fetch@<tt>v2.6.0...v2.6.1</tt></a>)</p> <p>Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</p> <p>Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.21 2020-10-19T22:36:56Z logout bug fixes <p>Bump elliptic from 6.5.2 to 6.5.3 (<a class="issue-link js-issue-link" href="https://github.com/anthonyjgrove/react-google-login/pull/366">#366</a>)</p> <p>Bumps [elliptic](<a href="https://github.com/indutny/elliptic">https://github.com/indutny/elliptic</a>) from 6.5.2 to 6.5.3. <br />- [Release notes](<a href="https://github.com/indutny/elliptic/releases">https://github.com/indutny/elliptic/releases</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3">indutny/elliptic@<tt>v6.5.2...v6.5.3</tt></a>)</p> <p>Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</p> <p>Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.20 2020-07-09T21:23:21Z v5.1.20 - TS updates anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.19 2020-05-17T22:23:53Z make onAutoLoadFinished type optional anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.18 2020-05-13T04:37:40Z #331 Fix undefined for isSignedIn anthonyjgrove tag:github.com,2008:Repository/52837407/v5.1.17 2020-05-12T15:08:09Z fix setLoaded for isSignedIn anthonyjgrove