Skip to content

terminateAllOtherSessions

Sahri Riza Umami edited this page Jun 23, 2018 · 4 revisions

Terminates all other sessions of the current user.

terminateAllOtherSessions(callback, data)

Example

  • Terminates all other sessions of the current user.

    terminateAllOtherSessions()

    Response:

    {
      ["@type"] = "ok"
    }

Frequently Asked Questions
The Functions

Clone this wiki locally