How to dyanmically set redirect url for fb redirect url

后端 未结 0 1858
天命终不由人
天命终不由人 2020-12-23 18:32

index.js

const auth = require(\'../middleware/auth\'); ===>>>> this is middleware for jwt auth
router.get(\'/authorize\', auth, async (req, res, n         


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