Searched refs:xsrfCookie (Results 1 – 1 of 1) sorted by relevance
11 xsrfCookie: Cookies.get('XSRF-TOKEN'), property in AuthenticationStore.state23 state.xsrfCookie !== undefined ||29 token: (state) => state.xsrfCookie,34 state.xsrfCookie = Cookies.get('XSRF-TOKEN');42 if (state.xsrfCookie === undefined) {55 state.xsrfCookie = undefined;103 state.xsrfCookie = Cookies.get('XSRF-TOKEN');