How to check if a given session ID exists in the database mongodb?

后端 未结 0 572
长发绾君心
长发绾君心 2020-12-31 05:00

I am generating custom session IDs using the genid function with express-session and connect-mongo:

app.use(session({
          


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