Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
470 stars 79 forks source link

Split out 2fa login flow to be two pages, or one magic live view page! #91

Closed clone1018 closed 4 years ago

clone1018 commented 4 years ago

Current it asks for your 2fa before it even know if you have one!

image

However, we should split this into a different page or a magic live view page so users aren't confused. The 90% of our users will probably not have 2FA enabled for awhile.

We also need to ensure once we add this that we do not confirm the users account exists (by showing 2fa), unless the password is correct.

clone1018 commented 4 years ago

Fixed in https://github.com/Glimesh/glimesh.tv/pull/124