Assign Users to Organizations after migration from Custom Database

We can use Auth0 Actions for this. Users will be created before Auth0 issue token to applications, and you can call the Auth0 API to add users to an organization if specific data exists in the response from your database connection.