OpenPrinting / OpenPrinting/cups
Fix OAuth authorization via web interface
Open
@michaelrsweet is already working on this.
Since Apr 22, 2026.
bug
priority-high
security
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 331
- Avg merge
- 9h 42m
- Merged PRs (30d)
- 6
Description
The current web interface OAuth support uses the normal authorization flow, but that only allows for a single authorization at a time (auth codes cached by UID). I think we should just support the device authorization flow (QR code and link) which will better work...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.