如何将 localstorage 标头作为请求发送到 node.js 应用程序?我需要先对用户进行身份验证,然后才能让他们使用我在 nodejs 中制作的应用程序,但是如何访问客户端的本地存储?我可以通过向节点服务器发出请求来获取它吗?
---编辑--- 我最近读到了有关 CORS 的内容,这对这种情况有帮助吗?
local-storage node.js
local-storage ×1
node.js ×1