Documentation
    Preparing search index...

    Function logout

    • Log the user out and clear the user session, both in memory and in the secure storage. Call this method only when the user actively wants to log out.

      The client configuration passed to init is kept, so the module stays initialized and does not need to be initialized again after a logout. getCredentials keeps working and falls back to client credentials.

      Returns void