It would help if there was a node for:
Auth0 Users database replication
My use case:
I am an Auth0 client, and I would like to replicate our user database in Postgres. Note : I don’t want to externalize totally the database with the “external database feature”
Any resources to support this?
I have seen something similar on the “Make” tool, see here but not exactly an uni-directional sync feature.