Remote API Key Validator for FastAPI Systems
keyauth-renee is a lightweight Python module that validates API keys against a remote FastAPI backend. It’s perfect for developers who want to secure their endpoints with custom key logic—without relying on third-party services.
pip install keyauth-renee