Signs out of the current profile. This is only applicable if the user is currently signed in using a profile.
{% logout flags? %}
flags
This method prevents the current page from being fast-cachable.
{% gallery %}
{% articles %}
How to use the logout method with various flags
CopySimple Use Case: rely on default behavior
Logout and clear session
Logout and clear cookies
Clean logout
Save changes before logout