Auth Architecture

LiteLLM-RS Authentication Architecture. Covers JWT + API Key + RBAC multi-method auth, DashMap-backed rate limiting, the actix-web middleware pipeline, and credential management (gw- prefixed keys, HMAC hashing). Use when adding auth methods, debugging JWT/API-key validation, implementing RBAC permission checks, or tuning rate limiting and auth configuration.

majiayu000 8ef758e 7 files · 28.2 KB Updated 567 repo stars

File contents

majiayu000/litellm-rs/tree/main/.claude/skills/auth-architecture commit 8ef758e198

Frequently asked questions

npx skillmds@latest add majiayu000/auth-architecture