Log user out of system
auth_logout.RdLogging out means clearing all session management for the user. When
realm is NULL (default), all realms are logged out. When a specific
realm is provided, only that realm is logged out.
See also
auth_login() to authenticate, auth_me() to inspect the
current user, is_auth() to check authentication status