PassportJS Redirect to different URLs after receiving JWT from Internal backend after successful Twitter, Google oAUTH

前端 未结 0 1039
隐瞒了意图╮
隐瞒了意图╮ 2020-12-14 15:56

I am using NodeJS, Express, and JWT with PassportJS and Google, Twitter, FB strategies.

app.get(\'/auth/google\', passport.authenticate(\'google\', {
    scop         


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