Connecting to custom Database using VPN

Hi all!
I’m trying to use custom database to connect to my existing Users in my DB. The issue is that connection to the DB must go through VPN. Is there a way in Auth0 to configure VPN connection?

Thanks a lot for the help.

Hi GenadyMgr

You would have to configure the VPN in the custom DB scripts in Javascript Code.

John

Let us know if you have any further questions regarding that!

Any docs on how to actually set this up in the code?