Custom database to localhost

Hello, I have a question about custom database login.

I want auth0 to use localhost endpoint to validate user.

However, every time I try, it gets connect ECONNREFUSED 127.0.0.1.

I searched about this issue and noticed that I need to do something in rule.

Do you know how I implement rule for allowing auth0 to connect to localhost endpoint?

Hi Hyun,

Sorry, this is not clear to me. Please explain more.

Are you trying to use localhost/127.0.0.1 within a custom DB script? That won’t work.

John