logoff
Log off the current user.
This action logs off the current user and reloads the current page as the anonymous visitor.
Example:
{% button title="Log off" action={logoff} %}After clicking the button the page will reload and the current user will be signed out.
This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.