Tech stack
API authentication, JWTs, refresh tokens, authorization policies, resource ownership, tenant boundaries, rate limits, CORS, CSRF, secrets, and safe errors.
Practice items tagged with API Security and Auth.
Explains rate-limit identity, endpoint cost, login and suggestion throttles, Redis counters, user experience, and observability.
Explains how ASP.NET Core schemes select handlers and why authenticate, challenge, and forbid produce different security behavior.
Explains why sensitive admin actions need authorization, reason capture, before/after context, and tamper-resistant audit records.
Explains API keys, client credentials, managed identity, mTLS, scopes, rotation, and per-client observability.
Explains trusted tenant context, membership checks, tenant-scoped queries, cache keys, and background job propagation.
Explains short-lived access tokens, refresh-token rotation, revocation, storage choices, and replay detection.
Preparation paths where this taxonomy appears in the track scope.