KABBOUCHI / nova-impersonate

A Laravel Nova field allows you to authenticate as your users.
MIT License
232 stars 37 forks source link

Breaks sharing session between subdomains? #49

Open enkay opened 5 years ago

enkay commented 5 years ago

I'm not 100% sure what's going on but adding this package breaks sharing the session between multiple apps on different subdomains. Removing it fixes it with no other changes.

KABBOUCHI commented 5 years ago

can you check if the problem from https://github.com/404labfr/laravel-impersonate? try install it alone and check if the issue persist

nathan-io commented 2 years ago

See https://github.com/404labfr/laravel-impersonate/pull/113