cuongdevjs / reactjs-social-login

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

apple login not working on next time #147

Open tarangshah19 opened 10 months ago

tarangshah19 commented 10 months ago

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 give me undefined value

authorizationCode
: 
undefined
email
: 
undefined
familyName
: 
undefined
givenName
: 
undefined
identityToken
: 
undefined
user
: 
undefined

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

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

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.