404labfr / laravel-impersonate

Laravel Impersonate is a plugin that allows you to authenticate as your users.

Home Page:https://marceau.casals.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetstream Session Issue with 404labfr/laravel-impersonate

usama9t8 opened this issue · comments

I am using 404labfr/laravel-impersonate with Lravel Jetstream. Everything works fine. But as soon as I impersonate a user and navigate to the team settings page I get logged out of the system. Every other page works just fine. Even if I login back with impersonator creds I get logged in as an impersonated user and it works fine after that.
any help would be appreciated

see: #162 (comment)

Thank you for your help. It worked fine.