Can't access cookie, returning undefined
I am trying to access a cookie but its returning undefined for the value, and cant find the Issue.
My code looks pretty simple so far:
When looking into dev tools of my browser, the cookie is set and not expired - does anyone has a idea what's the issue here?
My code looks pretty simple so far:
token undefined, app.vue:4
When looking into dev tools of my browser, the cookie is set and not expired - does anyone has a idea what's the issue here?
