Comment by mschaef
2 days ago
Thank you for the feedback. A month ago, it didn't need any text in the password field at all. I may have overshot the mark a bit when I added validation.
Longer term, I mainly want it to just use external auth (Google, etc.) and not use passwords at all.
> Longer term, I mainly want it to just use external auth (Google, etc.) and not use passwords at all.
I usually avoid services that do this because I don't want any issues to my Google account (or any other service) to affect other services I use. Good luck trying to talk with someone at Google if some automated system flags and blocks your account.