Skip to content

Implement symfony firewall logout success_handler.#17

Open
richgerdes wants to merge 1 commit into
l3-team:masterfrom
richgerdes:feature-logout-handler
Open

Implement symfony firewall logout success_handler.#17
richgerdes wants to merge 1 commit into
l3-team:masterfrom
richgerdes:feature-logout-handler

Conversation

@richgerdes
Copy link
Copy Markdown

In the Symfony docs, its recommended to implement logout events by specifying a logout.success_handler for the firewall. This project should supply a handler for use in applications.

In the Symfony Security documentation it recommends the following.

Need more control of what happens after logout? Add a success_handler key under logout and point it to a service id of a class that implements LogoutSuccessHandlerInterface.

@richgerdes richgerdes force-pushed the feature-logout-handler branch from fed9a5b to aa8a7c9 Compare June 5, 2020 17:13
@richgerdes richgerdes force-pushed the feature-logout-handler branch from aa8a7c9 to 3cfc8ce Compare June 5, 2020 17:22
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.

1 participant