true if session was present and was closed; false otherwise.
Close session with specified identifier. Returns flag whether session was present and was closed. Method is available for administrators only.
Identifier of session to close.
true if session was present and was closed; false otherwise.
Create session token and access token.
Return access token function.
Session token and access token.
Returns the current token in json form.
OptionalaccessToken: null | stringCurrent access token.
Session token info.
Open session to login user.
Request to open the sessions including auth parameters and info on app and the client.
Session token, access token, 2FA response or null if value is not set.
Close current session.