fredrikburmester / streamyfin

A Jellyfin client build with Expo
Mozilla Public License 2.0
1.05k stars 28 forks source link

Implement quick login for other devices #113

Closed mateusz-bak closed 1 month ago

mateusz-bak commented 2 months ago

Describe the solution you'd like Please allow Streamyfin to authenticate other devices to be logged in by using quick connect.

How this would work:

  1. User wants to login on a TV, selects quick login and generates the code.
  2. Used goes to Streamyfin's settings and selects "Quick connect"
  3. User inputs the code from TV into the app
  4. Auth is successful

Additional context I think for now only official android app supports this.

fredrikburmester commented 2 months ago

Right, the other way around haha! I just implemented QC to log into the app. Will implement in a future release.