For the complete documentation index, see llms.txt. This page is also available as Markdown.

Logout

To log out the user, use the following code:

Const csc=window._csc as any;
csc(‘logout’);

Last updated