Add API key authentication for routes
All threads resolved!
All threads resolved!
Compare changes
- Mohammad Torkashvand authored
+ 1
− 1
@@ -14,7 +14,7 @@ async def get_api_key(api_key: str = Depends(api_key_header)) -> str: