I’m using auth0 node.js sdk and am trying to implement signup with username-password-authentication. I’ve set my password policy in the auth0 console database connection settings to be None.
I’m having a hard time reproducing this. Is there a demo repo you could share that I can spin up and reproduce this? A link to the website where this happens could also be helpful, but a stripped-down demo repo would be perfect.