@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/controllers/account
logout
Function logout
logout
(
_
:
AuthenticatedRequest
,
res
:
Response
)
:
Promise
<
void
>
POST /logout Logout the user
Parameters
_
:
AuthenticatedRequest
res
:
Response
Returns
Promise
<
void
>
200: logout successful, 500: internal server error
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
POST /logout Logout the user