react-google-login-component
react-google-login-component copied to clipboard
React Google Component to log users in through google
`` Thanks for this super dooper plugin its awesome !!! I am facing a little issue. When i am trying to login in incognito mode, after verification is completed, it...
Hi id like to add your google login button into bitsrc so people can find it easily and play with it i have exported the component at [https://bitsrc.io/kennetpostigo](https://bitsrc.io/kennetpostigo) if you...
Cool component. It would be really, really handy to have a Hosted Domain option. Any thoughts on this? https://developers.google.com/identity/protocols/OpenIDConnect#hd-param
Made the changes from https://github.com/kennetpostigo/react-google-login-component/pull/5 and some minor tweaks. I'm wondering if all the options from https://developers.google.com/identity/sign-in/web/reference#gapiauth2clientconfig should be added as props? Maybe add `defaultProps` and `propTypes`? @kennetpostigo @darrenchiu what...