Hello,
I am wondering if it’s possible to do a trickle migration between auth0 databases.
I have one custom database connection that I used to migrate users into Auth0 from Firebase using trickle migration. I am wanting to create another custom database connection and use trickle migration into the new custom database connection. I intend to use this process to divide a single custom database connection (the one I made to migrate from firebase to auth0) to individual databases (each being associated with an single organization).
References: