cuongdevjs / reactjs-social-login

Group Hook ReactJS components for login social network
https://react-social-login.netlify.app
MIT License
172 stars 76 forks source link

Login with GitHub and LinkedIn doesn't work #119

Closed amityahav90 closed 1 year ago

amityahav90 commented 1 year ago

Describe the bug When trying to login with GitHub and LinkedIn, I cannot get the returned data and provider. The github property remains in the local storage and no error is sent to the onReject callback.

To Reproduce Steps to reproduce the behavior:

  1. Click on login with GitHub
  2. Fill in the details and click on "Login"
  3. The code property is added to the local storage

Expected behavior The data and provider should return in the onResolve callback.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

cuongdevjs commented 1 year ago

Please reproduce your problem by code.