Answer the question
In order to leave comments, you need to log in
How to save cookies in Vuejs app?
There is a site api on a subdomain (api.domain) with implemented authorization (express mongodb express-session).
Cookies store the .domain domain so that there is access from www.domain and api.domain
How and through what to save or take cookies from api on the frontend (vue axios)?
Answer the question
In order to leave comments, you need to log in
Are there any other ways to work with cookies in the browser other than document.cookie?
If you are asking for a library for convenience then https://github.com/js-cookie/js-cookie
Otherwise I didn't understand the question
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question