Re: [twitter-dev] Email Validation Check

2010-09-28 Thread Devin Dixon
To prevent a user form registerting to a site with an email that is not theres. On Tue, Sep 28, 2010 at 10:05 AM, Tom van der Woerdt wrote: > No, there is not. Why would it be important? > > Tom > > > On 9/28/10 7:18 AM, Devin Dixon wrote: > > I already know that Twitter does not allow us to ret

Re: [twitter-dev] Email Validation Check

2010-09-28 Thread Tom van der Woerdt
No, there is not. Why would it be important? Tom On 9/28/10 7:18 AM, Devin Dixon wrote: > I already know that Twitter does not allow us to retrieve the users > email when using OAuth. So on my site I am developing a feature where > they have to validate their email before logging in. The problem

[twitter-dev] Email Validation Check

2010-09-28 Thread Devin Dixon
I already know that Twitter does not allow us to retrieve the users email when using OAuth. So on my site I am developing a feature where they have to validate their email before logging in. The problem I am foreesing is them not using the account associated with the Twitter address. So my questio