Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当他们的用户文档被其他人修改时,我正在寻求更新用户的会话。
我能够加载会话并对其进行修改,但是有没有办法手动告诉护照重新序列化用户?我需要刷新存储在其中的数据。
通常你会使用 req.login 重新登录,但我无权访问 req。