Classes

This handler clears the passed cookies when a user logs out.
Default logout success handler will redirect users to a configured path.
Provides generator functions for the logout URL.
Handler for clearing invalidating the current session.

Interfaces

Interface that needs to be implemented by LogoutHandlers.
LogoutSuccesshandlerInterface.