What if I have a problem with a repo that is community maintained?

Question: What if I have a problem with a repo that is community maintained?

Answer:

Basically Auth0 as a company have its public repos on GitHub spread across three main organizations:

  • auth0 (SDKs, frameworks and extensions that we offer)
  • auth0-samples (quickstarts and samples you can find on our website in quickstarts section)
  • auth0-community (repos maintained by community developers, not maintained by Auth0)

If you have a problem setting up any tool that is hosted within auth0-community GitHub org repo, we are no longer maintaining it but there’s a chance one of our engineers if have enough bandwidth can look at that and implement a fix or merge your pull request. Otherwise you need to wait for help from someone who is also using the tool in the repo.