llama-stack-mirror/llama_stack/distribution/server
Gordon Sim 7ee1ae0a3d feat: Extend the oauth_token provider to allow for token introspection
This may be desired in order to reject revoked tokens or where opaque
tokens are used.

Signed-off-by: Gordon Sim <gsim@redhat.com>
2025-05-20 19:05:32 +01:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py feat: introduce OAuth2TokenAuthProvider and notion of "principal" (#2185) 2025-05-18 17:54:19 -07:00
auth_providers.py feat: Extend the oauth_token provider to allow for token introspection 2025-05-20 19:05:32 +01:00
endpoints.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
server.py feat: Propagate W3C trace context headers from clients (#2153) 2025-05-19 18:56:54 -07:00