@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/services/SessionService
SessionService
Class SessionService
Implements
ISessionService
Index
Constructors
constructor
Methods
delete
Session
get
Session
Constructors
constructor
new
SessionService
()
:
SessionService
Returns
SessionService
Methods
delete
Session
deleteSession
()
:
Promise
<
void
>
Deletes current session on the server
Returns
Promise
<
void
>
Author
Kyrylo Maliuha
get
Session
getSession
()
:
Promise
<
string
>
Gets current session ID from the server
Returns
Promise
<
string
>
Author
Kyrylo Maliuha
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
delete
Session
get
Session
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Deletes current session on the server