Hello,

I know there isn't a way to capture the email address from twitter api.

One of the solutions proposed by* @kurrik 
<http://twitter.com/intent/user?screen_name=kurrik>** Arne Roomann-Kurrik*at 
https://dev.twitter.com/discussions/1498 
is to: 
'If you want to get a user's email, you should just ask for it. The Twitter 
API does not return email addresses.'

Based on his answer, I created a form asking the user to input their 
twitter email address, and on clicking 'SignUp' button 
the twitter login page comes up.

One issue with this approach is that the email input in my email input 
field cannot be compared with the twitter email input field, so
both emails can mismatch.

Is there any way to compare the 2 email inputs ( from own email input form 
and twitters email input field )?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to