ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

[Feature]: refactor auth dialog #132

Closed lennartkloock closed 8 months ago

lennartkloock commented 9 months ago

Tell us about your Wish

The current auth dialog implementation is pretty bad.

Is your feature related to a bug

No response

Alternatives

No response

Additional Info

No response

Participation

Disclaimer

TroyKomodo commented 8 months ago

Perhaps have the ability to generate a password? Since our passwords require quite a few strict requirements.

TroyKomodo commented 8 months ago

Also, maybe allow for a magic email login link. Which will send the user an email which when they click the link, bypasses the password authentication.

lennartkloock commented 8 months ago

Also, maybe allow for a magic email login link. Which will send the user an email which when they click the link, bypasses the password authentication.

This issue is just for frontend refactoring because the code is kinda weird. But you could maybe open a separate issue for this.