I have below scenario. Please let me know if you can help us with that.
- We have existing system which is using Auth0 to maintain user details.
- Now we are rewriting entire system with a new database and technology where user can either register themselves or they can be created by Admins.
I need help with.
- I want to import users from the old system to new one.
- Can you please let me know best way to achieve step 2 mentioned above.