How to check the password entered with actual gmail password?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

How to check the password entered with actual gmail password??

we can enter any password and reuse it but how to find matching with actual Gmail password in my website??

22nd Aug 2018, 4:29 PM
jibin john
1 Réponse
+ 2
👍I suggest u work with Gmail API: https://developers.google.com/gmail/api/ https://stackoverflow.com/questions/24503483/reading-messages-from-gmail-in-php-using-gmail-api#24591325 👎Not Recommended: Or try to get the content of gmail login page via PHP Curl.
22nd Aug 2018, 4:45 PM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar