react-google-login
react-google-login copied to clipboard
Expose login and logout methods
It'd be great if the raw login/logout methods are exposed, so they could be used in a non-hooks context. That way, it'd have more interoperability, i.e. w/ redux/redux-saga
PRs welcomed