llama-stack-mirror/llama_stack/distribution/server
ehhuang bdf2b50097 Address PR review comments
- 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
2025-07-03 10:26:51 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py Address PR review comments 2025-07-03 10:26:51 -07:00
auth_providers.py Address PR review comments 2025-07-03 10:26:51 -07:00
quota.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
routes.py chore: use starlette built-in Route class (#2267) 2025-05-28 09:53:33 -07:00
server.py gh auth 2025-07-03 10:26:51 -07:00