Building an OAuth2 provider using Auth0 as the user store

Hello,
I’m exploring building an OAuth2 server for user’s who create an identity for my service to then login to through other services. I envision using the Auth0 user database as my user store to validate against. I’m exploring doing this using Ory/Hydra. I was wondering if Auth0 had any suggested products/tools to support this, and if any Auth0 users had gone down this path and developed anything similar. Any responses/suggestions are appreciated! I’ve managed to build a POC so far using hydra and hooking it into a user/pass flow where a user validates against my Auth0 store and then stores their JWT in their session as proof of validation.

As it has been more than a few months since this topic was opened, and there has been no reply or further information provided as to the existence of the issue, we are closing this topic. Please don’t hesitate to create a new topic if this issue is still present, we would be happy to work with you to help find a resolution.