omab / django-social-auth

Django social authentication made simple
https://groups.google.com/group/django-social-auth
BSD 3-Clause "New" or "Revised" License
2.65k stars 757 forks source link

linkedin complete login step is stuck #872

Open Mracobes9 opened 10 months ago

Mracobes9 commented 10 months ago

Hi. I tried to integrate linkedin openid connect auth in my django app. But on complete step, request is stuck. Can I enable debug logs to understand at which step of the pipeline the problem occurs?