Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

abhishek009's avatar

Auth::login() Is Not Working.

Hello,

I have registered the user and got user's information and tried to log in user with Auth::login($user_data); But it is not working. Auth::check() returning always false.

Note :-

  1. I have got ID of facebook user id.
  2. I have no field called password because I'm using socialite package to authorize user.
0 likes
1 reply

Please or to participate in this conversation.