Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
session-manager
SessionManager
Class SessionManager
Abstract
Provides access to the session management API.
Index
Constructors
constructor
Methods
logout
Constructors
constructor
new
SessionManager
()
:
SessionManager
Returns
SessionManager
Methods
Static
logout
logout
(
options
?:
ConfigOptions
)
:
Promise
<
Response
>
Ends the current session.
Parameters
Optional
options
:
ConfigOptions
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
logout
javascript-sdk - v4.7.0
Loading...
Provides access to the session management API.