OAuth Will Murder Your Children
zachholman.com
OAuth Will Murder Your Children
1–10 of 101 posts
Re: OAuth Will Murder Your Children
#2Any app may request any number of permissions from me; but I as a user should be able to choose what permissions it gets. I would take this one step further and allow the user to retroactively withdraw permissions (OAuth already allows for asking the user for additional permissions).
Re: OAuth Will Murder Your Children
#3Re: OAuth Will Murder Your Children
#4Re: OAuth Will Murder Your Children
#5The problem with twitter in particular is that it lets you do two things: read and post messages. What granular options do you see?
But since you asked, here's a couple I can think of: * A rate limit on the number of Tweets per hour/day/week * Ability to follow or unfollow * Ability to index my tweets if they're private
Re: OAuth Will Murder Your Children
#6 * Read access
We want to analyse your tweets
* Read/write
Because we want to spam your friendsRe: OAuth Will Murder Your Children
#7Re: OAuth Will Murder Your Children
#8Re: OAuth Will Murder Your Children
#9The problem with twitter in particular is that it lets you do two things: read and post messages. What granular options do you see?
1. Read Tweets 2. Write Tweets 3. Read direct messages 4. Write direct messages 5. Follow someone 6. Unfollow someone 7. Create a list 8. Add to a list 9. Remove from list 10. Delete List 11. Edit profile information/avatar ..etc...
Re: OAuth Will Murder Your Children
#10For the tiny subset of users (I am one of them) to whom this issue matters, you can mitigate the problem by periodically culling your OAuth tokens through the Twitter interface.