I've got several oauth tokens that I registered for a while ago. I have the actual tokens, but where I can I look up the details like whether I registered them as owner-only, etc?
On Thu, Jul 9, 2020 at 5:29 PM Roy Smith roy@panix.com wrote:
I've got several oauth tokens that I registered for a while ago. I have the actual tokens, but where I can I look up the details like whether I registered them as owner-only, etc?
https://meta.wikimedia.org/wiki/Special:OAuthConsumerRegistration/list
Bryan
Yup, that's exactly what I was looking for. Thanks.
On Jul 9, 2020, at 8:56 PM, Bryan Davis bd808@wikimedia.org wrote:
On Thu, Jul 9, 2020 at 5:29 PM Roy Smith roy@panix.com wrote:
I've got several oauth tokens that I registered for a while ago. I have the actual tokens, but where I can I look up the details like whether I registered them as owner-only, etc?
https://meta.wikimedia.org/wiki/Special:OAuthConsumerRegistration/list
Bryan
Bryan Davis Technical Engagement Wikimedia Foundation Principal Software Engineer Boise, ID USA [[m:User:BDavis_(WMF)]] irc: bd808
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
So, it turns out I did register "User identity verification only".
What I'm trying to do is write a tool which can access admin-only data, such as deleted page history, by letting a user authenticate using their enwiki credentials. I have no need (or desire) to allow edits, just reading. I assume what I want is "basic + viewdeleted"?
Can I generate a consumer key now, with just basic, do some testing with that, and then upgrade to the viewdeleted grant later? Or would I just stop using the basic-only consumer key and generate a new one that has basic + viewdeleted?
Is there such a thing as a "read-only" consumer? For what I want to do, I'll never want my app to do any edits. It would make sense to get a read-only consumer key, if such a thing existed.
On Jul 9, 2020, at 7:29 PM, Roy Smith roy@panix.com wrote:
I've got several oauth tokens that I registered for a while ago. I have the actual tokens, but where I can I look up the details like whether I registered them as owner-only, etc?
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud