But how the server retrieves the token? Typically, the token is stored in localStorage. I have a middleware for the POST request, but I do not know what to do with the party asking to serving GET request when express serve pages.
@labsvisua We did not understand you wanted to store the token in a cookie without using headerów. In this case, the server will download the same token no front.
Shreyansh Pandey
node, coffee and everything in between
Hey @ald890, I can cook up a sample application with ExpressJS and AngularJS if you want; you can modify it and use it! :)