API authentication patterns including JWT, OAuth 2.0, API keys, and session-based auth. Covers token generation, validation, refresh strategies, security best practices, and when to use each pattern. Use when implementing API authentication, choosing auth strategy, securing endpoints, or debugging auth issues. Prevents common vulnerabilities like token theft, replay attacks, and insecure storage.
Add this skill
npx mdskills install applied-artificial-intelligence/api-authenticationComprehensive authentication guide with decision matrix, security best practices, and working code examples
No comments yet. Sign in to start the discussion.
Threaded comments with markdown support coming soon.