You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes I checked. Its there. Anyway its throwing the same. Error will display like "Error.", but when you print it inside that catch statement , it will throw Class not found error.
Its showing me "Error." as error description. I tried to catch and print. Its says Class Socialite not found error.
So please fix this in
File name : laravel-passport-socialite/src/Bridge/UserSocialRepository.php
Line no : 17
Line : use Socialite;
its should be like 'use Laravel\Socialite\Facades\Socialite'. Please fix this asap. I am waiting for this.
The text was updated successfully, but these errors were encountered: