.env.example
LICENSE
MANIFEST.in
README.md
pyproject.toml
govbr_auth/__init__.py
govbr_auth/controller.py
govbr_auth/fake_govbr.py
govbr_auth/utils.py
govbr_auth.egg-info/PKG-INFO
govbr_auth.egg-info/SOURCES.txt
govbr_auth.egg-info/dependency_links.txt
govbr_auth.egg-info/requires.txt
govbr_auth.egg-info/top_level.txt
govbr_auth/__pycache__/__init__.cpython-314.pyc
govbr_auth/core/__init__.py
govbr_auth/core/config.py
govbr_auth/core/govbr.py
govbr_auth/core/__pycache__/__init__.cpython-314.pyc
govbr_auth/core/__pycache__/govbr.cpython-314.pyc
tests/test_fake_auto_integration.py
tests/test_fake_govbr.py
tests/test_fastapi_auth.py
tests/test_flask_auth.py