Hi team,
currently we have an auth provider which shares a set up swagger specs to implement a custom apis to store user details and authenticate user and heaps of other things so that we can store our user data in our own storage.
We are now considering migrating this set up to auth0 but we cannot give access to auth0 to our db.
is there a way we can reuse/repurpose the apis we developed to plug it into auth0?