nckg/laravel-impersonate

Auth::user() returns main auth user

projct1 opened this issue · 2 comments

  • Laravel Version: 5.4.33.

Description:

After impersonating (with existing session key impersonate), dump(Auth::user()) outputs main auth user.

nckg commented

Can you add some more details about this? I'm having some trouble replicating your issue.

Here is large description)
laravel/framework#20722