Used the test python-jwtauth test tooling. https://github.com/theorchard/python-jwtauth/pull/21

```shell
cd jwtauth_testing
./install-extra.sh
awsume permissions-platform-qa
./env/bin/pytest -x -vv -s tests/test_example.py 
```