.gitignore
CHANGELOG.md
LICENSE
README.md
noxfile.py
pyproject.toml
realm-export-16.1.1.json
realm-export-22.0.1.json
.github/dependabot.yml
.github/workflows/python-publish.yml
.github/workflows/python-tests.yml
src/fastapi_oidc_auth/__init__.py
src/fastapi_oidc_auth/auth.py
src/fastapi_oidc_auth/exceptions.py
src/prokie_fastapi_oidc_auth.egg-info/PKG-INFO
src/prokie_fastapi_oidc_auth.egg-info/SOURCES.txt
src/prokie_fastapi_oidc_auth.egg-info/dependency_links.txt
src/prokie_fastapi_oidc_auth.egg-info/requires.txt
src/prokie_fastapi_oidc_auth.egg-info/top_level.txt
tests/__init__.py
tests/app.py
tests/conftest.py
tests/test_app.py
tests/wait_for_service.sh