The API Portal allows users to create both owner-only and non-owner-only OAuth clients. To help users keep track of their clients, I'd like to be able to label existing clients as owner-only or non-owner-only in the API Portal interface. To do this, the OAuth extension GET oauth2/client endpoint needs to be updated to include the owner_only property in its response.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| rest: Add owner-only flag to list clients endpoint | mediawiki/extensions/OAuth | master | +3 -2 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 655180 had a related patch set uploaded (by Alex Paskulin; owner: Alex Paskulin):
[mediawiki/extensions/OAuth@master] rest: Add owner-only flag to list clients endpoint
Comment Actions
Change 655180 merged by jenkins-bot:
[mediawiki/extensions/OAuth@master] rest: Add owner-only flag to list clients endpoint