End the current user session and invalidate authentication
trueSet-Cookie header that clears the session cookie:
crocante_sessiontruetrue in productionStrict//api/auth/logout with session cookieLoginService.logout() method performs additional client-side cleanup:
/api/auth/logout endpointnonesession-mode-changed event