auth0 configuration for Distribute Aid.
Auth0 supports continuous integration and deployment (CI/CD) of Auth0 tenants through their source control extensions, and integration into existing CI/CD pipelines using the Deploy CLI tool.
See auth0-deploy-cli / examples for available configuration options.
The auth0 domain is distributeaid.eu.auth0.com
.
After a successfull deployment, the client IDs will be printed by the GitHub action.
You can either make a copy of one of the existing configurations in clients or use the auth0 web UI to configure a new client and the run export.mjs to export the configuration to file and commit.