bhj / KaraokeEternal

Open karaoke party system
https://www.karaoke-eternal.com
ISC License
452 stars 67 forks source link

[Feature Request] Manual User Management #63

Closed Californian closed 11 months ago

Californian commented 1 year ago

It would be great to be able to add users as an admin and "impersonate" them so they don't have to go to a URL on their devices (I have some...idiosyncratic friends without phones, or sometimes their phones will be too old for mDNS, some people just don't want to figure out software, etc etc).

(I thought this belonged in a separate issue since the implementation is likely separate.)

bhj commented 12 months ago

Interesting! I do wonder if the complexity for supporting this edge case would be worth it, though. IMO it'd be better to put energy toward lowering account creation and sign-in friction (QR codes and passkeys in particular) which would lower barriers for all users.

Californian commented 11 months ago

Oh the other circumstance in which this is needed is when a user just hasn't joined the same wifi network, which is a common occurrence with guests in most houses I've gone to and, in particular, my own. Even with QR codes and wifi credentials on the wall.

bhj commented 11 months ago

Makes sense. Design-wise we are operating under the assumption that singers have a device with connectivity to the server; other setups are going to be out of scope for the foreseeable future.