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
When a switch_user event is triggered, the session locale obviously stays the same. This would be solved if the security.interactive_login events are dispatched after/during a switch_user event and a after a _switch_user_exit event.
Will there be a way to trigger these events myself right after those switch_user events? Does the Firewall trigger any events during the impersionation actions? They aren't in the Cookbook.