Life Cycle Hooks
on_logout
Decorator to react to a user logging out. Useful to clear cookies or other user data through the HTTP response.
Parameters
The request object.
The response object.
Usage
Was this page helpful?
Decorator to react to a user logging out. Useful to clear cookies or other user data through the HTTP response.
The request object.
The response object.
Was this page helpful?