Is there a trick to keeping your user logged in with the Symfony EasyAdmin bundle? I have no problem when running things locally, but when working in a production environment, weird things happen, and I see no errors in the logs.
Sometimes, when I log in, I’m 302 redirected right back to the login page. Sometimes, it actually takes me to the admin, but the moment I click on any link, I'm logged out. I can't seem to stay logged in.
