lundi 18 juillet 2016

How should I store Gmail authentication in my app?

I'm developing a mail client in PHP for a customer, and they want the ability to handle all of their various email accounts from this single client.

The user should not have to type all passwords every time he wants to use the service, and thats my problem. Is there a way to retrieve and send mail through Gmail without entering the password to the mail account? Is there some other way? Or must I save the passwords in my database with some encryption and decrypt it with a "hidden" key?

Aucun commentaire:

Enregistrer un commentaire