Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

my web app is using the server side oAuth flow to authenticate users with Facebook.

this flow redirects mobile users to login at m.facebook.com, the problem is that they need to login to Facebook first (most users are already logged in to the native Facebook app).

can I use Facebook's native app to authenticate users rather than the mobile oAuth dialog ?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.