"""Auth by apikey endpoint.""" from stream_fusion.web.api.auth.views import router __all__ = ["router"]