+ 1
How to create User Registration via 3rd Party Media Sites?
Users can sign in their social media account like FB,Twitter, IG & etc. It can also add friends or contacts and do messaging. What apps is the best? Using PHP, SQL, HTML & CSS. Thank you.
3 Respuestas
+ 4
I don't have specific recommendations, but interested if anyone has experience implementing this. Sounds like an exciting topic.
I found a few php code samples:
https://wftutorials.blog/2019/06/17/social-login-using-php-and-google/amp/
https://hybridauth.github.io/hybridauth/userguide/Integrating_HybridAuth_Social_Login.html
+ 1
Tibor Santa Thank you so much!