Login System - Cannot read property 'isAuthenticated'

后端 未结 0 613
伪装坚强ぢ
伪装坚强ぢ 2020-12-15 03:07

The error that I\'m getting:

if (req.isAuthenticated()){
            ^

TypeError: Cannot read property \'isAuthenticated\' of undefined
             


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