reactjs-social-login icon indicating copy to clipboard operation
reactjs-social-login copied to clipboard

Group Hook ReactJS components for login social network

Results 42 reactjs-social-login issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Google sign-in is not working incognito. ``` ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to incognito mode in Chrome for OSX 2. Click on...

`access_type=offline` condition is added on [2.6.3](https://github.com/cuongdevjs/reactjs-social-login/commit/f8d8e5a2c0ad08207aa2f61aed718e5cdc8ab847) so, [your google login example code](https://github.com/cuongdevjs/reactjs-social-login/blob/master/example/src/App.tsx) is not working as expected. I think, you need to delete `offline` option in your google login example....

**Describe the bug** when ever i do first time login its give me all data like email, firstname, last name etc. but when i do secound time login then its...

bug

**Describe the solution you'd like** Hello! I found your package through it's use of react-social-login-buttons - I saw they have a discord login, would you consider using it to add...

enhancement

Work fine on Desktop device but on mobile device it's gives client_id error, check this: ![image](https://github.com/cuongdevjs/reactjs-social-login/assets/102532833/37a1b507-9cc9-4df2-917c-e77973704cce) Network call: ![image](https://github.com/cuongdevjs/reactjs-social-login/assets/102532833/d846ebda-9c89-42a4-a10c-536612c2a700)

Google will make a regulation about 3rd party cookies at the end of the year. In order to adapt to this regulation within the scope of beta, it is necessary...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to Login in with Github 2. then close...

In Linkedin 'Sign In with LinkedIn using OpenID Connect' there is '/v2/userinfo' that replace the old '/v2/me'

Facebook Business login