NestJS cannot pass params from middleware to controller action

后端 未结 0 1525
难免孤独
难免孤独 2021-01-06 16:11

trying to pass from auth middleware "userInfo" into Controller action, but when using @Param decorator to read request.params object from Controller action, it alw

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