Fastapi Security

FastAPI security and authentication best practices. Use when implementing or reviewing auth in FastAPI — OAuth2PasswordBearer, get_current_user dependencies, router-level auth, password hashing, token endpoints. Triggers on OAuth2PasswordBearer, OAuth2PasswordRequestForm, get_current_user, or Depends-based auth.

dkmqflx 5fa8731 6 files · 10.4 KB Updated

File contents

dkmqflx/claude-tools/tree/main/.claude/skills/fastapi-security commit 5fa8731b34

Frequently asked questions

npx skillmds@latest add dkmqflx/fastapi-security