Facebook iOS SDK and passport-facebook authentication Facebook iOS SDK and passport-facebook authentication node.js node.js

Facebook iOS SDK and passport-facebook authentication


Check out passport-facebook-token, which is designed to authenticate based on a previously issued token (ie, the one issued to your iOS app).

passport-facebook is designed to do the web-based, redirect flow, which is not typically done from a mobile application.