Unable to access cookies in composables

context.$bagisto.config.app.$cookies.set('vsf-bagCust-token', loginResult.data.api_access_token);
my context does not have this config object and I am unable to figure out how to set this. Please help
Was this page helpful?