@oneblink/apps-react
    Preparing search index...

    Function logoutHostedUI

    • Redirect the user to the logout screen to clear the users session on the hosted login page. User will then be redirected to /logout. After being redirected back to the application, the logout() function should be called to clear the session data from browser storage.

      authService.logoutHostedUI()
      

      Returns void