To log out the user, use the following code:
Const csc=window._csc as any; csc(‘logout’);
Last updated 6 months ago