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
Creating the URL to exit a user impersonation is much harder than expected because even the HTTP query parameter name is configurable (see a3253f6). Given that we already have logout_path() and logout_url() Twig functions, could we create impersonation_exit_path() and impersonation_exit_url() too?
yceruto, lyrixx, ro0NL, linaori, ste93cry and 1 more