AuthenticationgetTokenOn this pagegetTokenRetrieves the CSRF token from session storage or local storage. Example get-token.jsconst token = getToken();