When impersonating a user, is it possible to set that session as the current session?
useSession
after enabling impersonation still returns the original admin user, but as we use that for the whole dashboard, I'm wondering if we can make useSession
return what we need here1 Reply
How are you impersonating the user ? Any code or sth helpfull