Problem
My Jellyfin users do not have a traditional password. They are expected to log into the web interface using OAuth2 and all other clients using Jellyfin's "Quick Connect" feature. On clients that support this feature, upon selecting the option on the login screen, the user is presented with a 6 digit code that can be supplied to a web interface that is already logged in, at which point the client is logged in from the server's side.
Solution
Please implement the Quick Connect feature in Delfin's login screen
Reference Materials
### Problem
My Jellyfin users do not have a traditional password. They are expected to log into the web interface using OAuth2 and all other clients using Jellyfin's "Quick Connect" feature. On clients that support this feature, upon selecting the option on the login screen, the user is presented with a 6 digit code that can be supplied to a web interface that is already logged in, at which point the client is logged in from the server's side.
### Solution
Please implement the Quick Connect feature in Delfin's login screen
### Reference Materials
https://jellyfin.org/docs/general/server/quick-connect/