Good morning sir. I want to connect my two input email and password to log with Facebook login. Thanks you sir. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Good morning sir. I want to connect my two input email and password to log with Facebook login. Thanks you sir.

Login with Facebook with input. https://code.sololearn.com/WMJMbK3b3pJ6/?ref=app

4th May 2022, 7:03 AM
Malick Diagne
Malick Diagne - avatar
1 Answer
+ 1
Are you looking for "Login with Facebook" or "Facebook auth login" Then look at this : https://developers.facebook.com/docs/facebook-login/ Or if you want to login to facebook with your html page, then this is not possible Facebook have high security and doesn't allow login POST request from other sources (or in simple words it doesn't allow to do so) So you can try autofilling the Facebook original login page with your data.
9th May 2022, 1:46 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar