Error: expiresIn should be a number of seconds or string rep

后端 未结 0 481
旧时难觅i
旧时难觅i 2021-01-01 07:32

I\'m trying to get a token by signing in. Here\'s the code.

db.query(\'SELECT * FROM users WHERE email = ?\', [email], async (error, results) => {
      co         


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