Passport.js: passport-facebook-token strategy, login through JS SDK and THEN authenticate passport?
I was looking for a way to let my client authorize with the facebook JS SDK and then somehow transfer this authorization to my node server (so it can verify requests with the fb graph api)