How to Login using facebook page(Admin users) instead of facebook Email using OAuth in MVC?


Hi. I need to create a login page where the user is requested to register using his Facebook page, instead of facebook Id, where he is the admin of the facebook page.

I'm using Oauth to login with facebook but want that user to register using his Facebook page for which user is the community manager(admin) while giving permissions to access page's fans information.


Asked by:- LuneAgile
0
: 1640 At:- 8/26/2018 1:12:04 PM
ASP.NET MVC







2 Answers
profileImage Answered by:- Vinnu

I don't think this is possible, you cannot login using Facebook pages unless you are logged in into facebook.

You can login into website using facebook details of user like Email using OAuth and then fetch it's pages using Graph API as explined in my answer https://qawithexperts.com/questions/349/how-to-get-pageid-of-a-facebook-user-for-which-user-is-admin

Hope it helps.

-1
At:- 8/27/2018 2:27:11 PM Updated at:- 8/27/2018 2:27:22 PM


profileImage Answered by:- LuneAgile

Thanks Vennu .

0
At:- 8/27/2018 4:33:06 PM






Login/Register to answer
Or
Register directly by posting answer/details

Full Name *

Email *




By posting your answer you agree on privacy policy & terms of use