A tool to audit the security of your Auth0 configuration and provide recommendations.
- Configuration: Set variables in config.py.
- Run:
$ python audit.py
Contribute to the security checklist - checklist.json
# Checklist item format:
"check_[blah]_[blahblah]" : "[description]"