Do we have continuation-local-storage in nestJS?

后端 未结 0 1052
旧巷少年郎
旧巷少年郎 2020-12-13 01:19

I need to pass around some information as session in the entire request cycle and I do not want to attach that information in the request object (e.g req.user). Do we have i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题