开发者

How to retrieve email addresses from my gmail account?

I am writing an "Invite Users" feature for my website.

I wanted the user to enter his开发者_运维技巧 gmail credentials or facebook credentials, and I wanted to send emails to the friends he chooses from.

Although I found out that you cannot send privates messages to your friends on FB via the API.

How can I accomplish the same using google / gmail ?


You should use the Google Contacts API along with OAuth. Accepting the user's GMail ID and password on your own site is never a good idea. http://code.google.com/apis/contacts/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜