8base minimum password requirements

I just had a user who got an error: “password is too weak” when he tried to sign up for our service. :frowning:

I personally think it should be up to the user to judge how strong they want their passwords to be. I reluctantly did put in some basic requirements for minimum length, but it seems that 8base has some additional requirements not met.

Can anyone please document what the full password requirements are for 8base signup with email & password?

I think it matches the FAIR Policy in Auth0 https://auth0.com/docs/connections/database/password-strength

1 Like

@sjohnson is right. Since we’re using Auth0 under the hood as the auth provider, this is currently the constraint.

We’re revisiting auth soon, and will take this into consideration.