[PR #8734] Add admin login to QuickConnect API #11833

Closed
opened 2026-02-07 06:45:24 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8734

State: closed
Merged: Yes


Changes

  • Change QC initiate to use HTTP POST, keep the old GET method for compat
  • Add QC revoke endpoint, requested by @thornbill
  • Add userId parameter to QC authorize for jellyfin/jellyfin-web#3918

API changes are compatible with existing client implementations

Issues

API changes for https://github.com/jellyfin/jellyfin-web/issues/3918

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8734 **State:** closed **Merged:** Yes --- **Changes** - Change QC initiate to use HTTP POST, keep the old GET method for compat - ~~Add QC revoke endpoint, requested by @thornbill~~ - Add userId parameter to QC authorize for jellyfin/jellyfin-web#3918 API changes are compatible with existing client implementations **Issues** API changes for https://github.com/jellyfin/jellyfin-web/issues/3918
OVERLORD added the pull-request label 2026-02-07 06:45:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11833