In Auth0 how do I customize my password validation on signup/login page

Hi @staryasar07,

Welcome to the Auth0 Community!

Right now, New Universal Login is limited to the given password policies. There isn’t the ability to create a fully custom policy, although there is a feature request for that here: Custom REGEX for Password policy.

Otherwise, you would need to create a custom login UI, but then you lose the New Universal Login experience.