Function: logout()
logout():
Promise<string>
Ends the session for the logged-in user and user will wait for promise resolution
Promise<string>
A promise that resolves with a logout confirmation message.
bootstrap/bootstrap.ts:240
logout():
Promise<string>
Ends the session for the logged-in user and user will wait for promise resolution
Promise<string>
A promise that resolves with a logout confirmation message.
bootstrap/bootstrap.ts:240