@@ nestjs / jwt-无法读取未定义的属性'挑战'
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了@@ nestjs / jwt-无法读取未定义的属性'挑战'相关的知识,希望对你有一定的参考价值。
[我在jwt
应用程序中使用nestjs
令牌,但是当我运行项目并使用@UseGuards(AuthGuard())
装饰器调用控制器时,应用程序调试会返回以下错误:
Cannot read property 'challenge' of undefined
答案
代替此行:
以上是关于@@ nestjs / jwt-无法读取未定义的属性'挑战'的主要内容,如果未能解决你的问题,请参考以下文章
NestJS:无法读取未定义的属性“'createObjectLiteralExpression'”
无法使用 PassportJS 读取未定义、NestJS 的属性“validateUser”
NestJS TypeORM InjectRepository 无法读取未定义的属性“原型”
无法读取未定义的 reactjs JWT 身份验证的属性“令牌”