User not defined error while authentication with facebook by passport in node js

后端 未结 0 435
轻奢々
轻奢々 2020-12-06 04:04

I am trying to create login with facebook button using passport but there is an error called user not defined. Here is my code

const app = express();

app.set         


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