Logout programmatically

How can i logout programmatically

Hi,

The following should work: AppUI.getCurrent().getApp().logout() or App.getInstance().logout().

Gleb

2 Likes

what is App in my code

Hi,

Could you clarify your question?

Regards,
Gleb