django-oidc-provider/.gitignore
Graham Ullrich ffddb69f80 Add tests for at_hash
Ensure at_hash is present in id_token when warranted.
2016-08-08 11:24:07 -06:00

15 lines
128 B
Plaintext

__pycache__/
build/
dist/
*.py[cod]
*.egg-info
.ropeproject
.tox
.coverage
src/
.venv
.idea
docs/_build/
.eggs/
.python-version