Passport JS auth examples

Weird, I’m still getting this error:

Error InternalOAuthError: Failed to obtain access token (status: 400 data: {"status":400,"message":"Invalid authorization code"} )

Edit: I had missing passReqToCallback : true parameter :slight_smile: