mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 00:11:49 +00:00
- Fix error message: Change 'Missing or invalid' to 'Invalid' for Authorization header format - Update documentation: Add breaking change notice for v0.2.13 auth config structure - Update all auth config examples to use new provider_config structure - Add GitHub token provider documentation - Align GitHub default claims mapping with OAuth2 (use 'roles' instead of 'username') - Add clarification comment that GitHub provider validates GitHub-issued tokens |
||
|---|---|---|
| .. | ||
| apis | ||
| cli | ||
| distribution | ||
| models | ||
| providers | ||
| strong_typing | ||
| templates | ||
| ui | ||
| __init__.py | ||
| env.py | ||
| log.py | ||
| schema_utils.py | ||