is there a legal & valid for facebook login using curl or some none browser (login popup) approach? -


i trying make facebook application; but, system not have browser support; , in order write , use fb app, getting access token first thing app has ask user login on facebook.

as far have seen, call redirects facebook login, or popup facebook login. said earlier, dont have browser; there such mechanism available facebook can log use in using curl or other kind of api..

thanks

whatever authentication mechanism choose, have run users through facebook authentication screen, rendered on browser or similar.

check out https://developers.facebook.com/docs/concepts/login/login-architecture/ more information.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -