Facebook login bug fix patch
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.