-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Hi,
Thank you for your bundle.
I've notice a misbehaviour while using your bundle : At each refresh/new page, I have a new session.
I'd appreciate if you could check if you have the same behaviour in your applications :
You can check with Developer Tools if the cookie stay the same or check when the session was created : $this->get('session')->getMetadataBag()->getCreated();
I don't have a fix, I've tried to locate the problem but without success...
(I've tried to create a new project with a basic authentification and no problems, then I tried to create a new project with only your bundle and the problem is there)
Thank you !
Reactions are currently unavailable