mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 02:03:44 +00:00
This will be used to support API access control, i.e. Webmethod would have a `required_scope` attribute, and we need access to that in the middleware. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| auth_providers.py | ||
| quota.py | ||
| routes.py | ||
| server.py | ||