Skip to content

Facebook login bug fix patch

Choose a tag to compare

@mverma16 mverma16 released this 23 May 10:26
· 565 commits to master since this release

Bug Fixed

  • Token parsing issue for Facebook which prevents users from login the system using Facebook oAuth API.

To fix the issue

Just make some changes in vendor/laravel/socialite/src/Two/FacebookProvider.php file

Check this commit for the required changes.