Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 10, 2020

Just like the Laravel module, the Symfony Module should have this function.

This time the implementation required something more elaborate than just calling session->invalidate() since although the session was removed the cookies were kept in Symfony\Component\BrowserKit\AbstractBrowser instance ($this->client).

It asks for the two cookies by default, but additionally it asks for the current session since they may not be the same.

@ghost ghost closed this Oct 2, 2020
@ghost ghost reopened this Oct 2, 2020
@Naktibalda Naktibalda mentioned this pull request Oct 30, 2020
@Naktibalda Naktibalda closed this Oct 30, 2020
@TavoNiievez TavoNiievez mentioned this pull request May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants