TSphinxWebLogin.Logout Method
Logs out the user from the web application.
Remarks
This method removes the tokens saved in browser local storage. This clear up information about the logged user, so it's not available anymore. A call to Login method will again redirect to the login page.
Syntax
Unit: Sphinx.WebLogin
procedure TSphinxWebLogin.Logout;