You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX pointless "or" in login/register UI without external auth
Normally, these UIs show a list of external out icon, then the word "or" and
then the builtin e-mail based authentication. However, when all external
authentication providers are disabled, their icons are hidden, but the (now
pointless and confusing) "or" stays. This commit fixes that.
0 commit comments