[Vuejs]-How can I have jwt token from server(Node.js) without making ajax call from client (Vue)

0👍

can you please elaborate in detail, is the back-end node server in your control, because if it is then you should be able to set the CORS policy for your front-end application.

Leave a comment