Static verification of exported auth0 configuration in source control

I was wondering if there are any tools for performing some validation of the auth0 configuration json files used by the auth0-deploy-cli and GitHub/BitBucket deployment extensions? The a0deploy script itself doesn’t appear to have any such features.

It would be nice to be able to run a static analysis check on my pull requests before merging, that would alert me if I’m using incorrect options in the json files, have a typo in a property name, am missing a required property, using a string instead of a list, etc.

Hey there @tommyr!

That sound like a perfect feature request! You can file that using our product feedback form here:

once you do that you should be contacted by one of our product manager within 10 business days.

1 Like

This topic was automatically closed after 6 days. New replies are no longer allowed.