Gmail SignUp/LogIn using Curl/Php -


this old question , have been answered, answers outdated.

is possible? best alternative?

i want fill signup/login forms complicated google's, using site.

i not recommended trying login gmail through curl, might violation of terms (please check, wild guess). please, try using gmail api

https://developers.google.com/gmail/api/

with can:

  • read messages gmail
  • send email messages
  • modify labels applied messages , threads
  • search specific messages , threads

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -