Replies: 1 comment
-
you can use this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! I'm using
next-connect
and passport to create a callback route, but when I logres.redirect
I getundefined
. Passport needsres.redirect
in order to work. Here's a bit of my code:What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions