Im going to use twitter as login to my site. For new users I need to create a user account on my site and i need the email address from the twitter account. Im using the oAuth method of authentication. The object returned from the get('account/verify_credentials') method does not have the email address of the authenticated twitter user. How can I retreive the email address?
-- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk