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
Post a Comment