[twitter-dev] Re: Revoke/Destroy Access Method?

2009-06-09 Thread fastest963

alright thanks!

On Jun 8, 8:25 pm, Abraham Williams <4bra...@gmail.com> wrote:
> I would just say delete the access tokens from your database and call it
> good. If they care that much they can figure the connections page on their
> own.
>
>
>
>
>
> On Mon, Jun 8, 2009 at 18:21, fastest963  wrote:
>
> > Sorry about the late reply...
>
> > I mean if the user revokes access from my site, not knowing that he/
> > she should go through yours?
> > Or should I just direct users to the "connections" page to revoke
> > access directly from your site?
>
> > On Jun 5, 8:22 am, Abraham Williams <4bra...@gmail.com> wrote:
> > > Why would you need to destroy the access keys? They stop working once the
> > > user revokes access. I guess you could delete them from your database.
>
> > > On Fri, Jun 5, 2009 at 06:44, fastest963  wrote:
>
> > > > So user deletes his/her twitter access from my site, as in she says I
> > > > don't want to give this app access anymore so on my site she clicks
> > > > "remove twitter access/account".
> > > > Is there a method I can call to destroy the access keys I received and
> > > > automatically revoke access to my application? I know for Facebook, it
> > > > is a rule, you MUST destroy the keys and disconnect the user if they
> > > > cancel access, but I don't see this anywhere on Twitters
> > > > documentation.
>
> > > > Thanks,
> > > > @fastest963
>
> > > --
> > > Abraham Williams |http://the.hackerconundrum.com
> > > Hacker |http://abrah.am|http://twitter.com/abraham
> > > Project |http://fireeagle.labs.poseurtech.com
> > > This email is: [ ] blogable [x] ask first [ ] private.
>
> --
> Abraham Williams | Community |http://web608.org
> Hacker |http://abrah.am|http://twitter.com/abraham
> Project |http://fireeagle.labs.poseurtech.com
> This email is: [ ] blogable [x] ask first [ ] private.


[twitter-dev] Re: Revoke/Destroy Access Method?

2009-06-08 Thread Abraham Williams
I would just say delete the access tokens from your database and call it
good. If they care that much they can figure the connections page on their
own.

On Mon, Jun 8, 2009 at 18:21, fastest963  wrote:

>
> Sorry about the late reply...
>
> I mean if the user revokes access from my site, not knowing that he/
> she should go through yours?
> Or should I just direct users to the "connections" page to revoke
> access directly from your site?
>
> On Jun 5, 8:22 am, Abraham Williams <4bra...@gmail.com> wrote:
> > Why would you need to destroy the access keys? They stop working once the
> > user revokes access. I guess you could delete them from your database.
> >
> > On Fri, Jun 5, 2009 at 06:44, fastest963  wrote:
> >
> > > So user deletes his/her twitter access from my site, as in she says I
> > > don't want to give this app access anymore so on my site she clicks
> > > "remove twitter access/account".
> > > Is there a method I can call to destroy the access keys I received and
> > > automatically revoke access to my application? I know for Facebook, it
> > > is a rule, you MUST destroy the keys and disconnect the user if they
> > > cancel access, but I don't see this anywhere on Twitters
> > > documentation.
> >
> > > Thanks,
> > > @fastest963
> >
> > --
> > Abraham Williams |http://the.hackerconundrum.com
> > Hacker |http://abrah.am|http://twitter.com/abraham
> > Project |http://fireeagle.labs.poseurtech.com
> > This email is: [ ] blogable [x] ask first [ ] private.
>



-- 
Abraham Williams | Community | http://web608.org
Hacker | http://abrah.am | http://twitter.com/abraham
Project | http://fireeagle.labs.poseurtech.com
This email is: [ ] blogable [x] ask first [ ] private.


[twitter-dev] Re: Revoke/Destroy Access Method?

2009-06-08 Thread fastest963

Sorry about the late reply...

I mean if the user revokes access from my site, not knowing that he/
she should go through yours?
Or should I just direct users to the "connections" page to revoke
access directly from your site?

On Jun 5, 8:22 am, Abraham Williams <4bra...@gmail.com> wrote:
> Why would you need to destroy the access keys? They stop working once the
> user revokes access. I guess you could delete them from your database.
>
> On Fri, Jun 5, 2009 at 06:44, fastest963  wrote:
>
> > So user deletes his/her twitter access from my site, as in she says I
> > don't want to give this app access anymore so on my site she clicks
> > "remove twitter access/account".
> > Is there a method I can call to destroy the access keys I received and
> > automatically revoke access to my application? I know for Facebook, it
> > is a rule, you MUST destroy the keys and disconnect the user if they
> > cancel access, but I don't see this anywhere on Twitters
> > documentation.
>
> > Thanks,
> > @fastest963
>
> --
> Abraham Williams |http://the.hackerconundrum.com
> Hacker |http://abrah.am|http://twitter.com/abraham
> Project |http://fireeagle.labs.poseurtech.com
> This email is: [ ] blogable [x] ask first [ ] private.


[twitter-dev] Re: Revoke/Destroy Access Method?

2009-06-05 Thread Abraham Williams
Why would you need to destroy the access keys? They stop working once the
user revokes access. I guess you could delete them from your database.

On Fri, Jun 5, 2009 at 06:44, fastest963  wrote:

>
> So user deletes his/her twitter access from my site, as in she says I
> don't want to give this app access anymore so on my site she clicks
> "remove twitter access/account".
> Is there a method I can call to destroy the access keys I received and
> automatically revoke access to my application? I know for Facebook, it
> is a rule, you MUST destroy the keys and disconnect the user if they
> cancel access, but I don't see this anywhere on Twitters
> documentation.
>
> Thanks,
> @fastest963
>



-- 
Abraham Williams | http://the.hackerconundrum.com
Hacker | http://abrah.am | http://twitter.com/abraham
Project | http://fireeagle.labs.poseurtech.com
This email is: [ ] blogable [x] ask first [ ] private.