Is there a way to implement custom password policies for an Auth0 Database?
I’ve tried to match my needs with what Auth0 offers in the Connections > Database > Password Policy tab but it’s not enough and/or is different from what I need.
I was wondering if there is a way I can write maybe custom code to validate a password.
Ideally on the Free plan.