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?