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 ?