🏷️
jwt
1 article tagged with "jwt"
Tech Feeds
ai-assisted-coding
Authentication Patterns with Claude Code: JWT, Sessions, and OAuth Done Right
Authentication is where security mistakes have the most impact. Claude Code needs explicit constraints to generate secure auth implementations. ## Authentication Rules ### JWT - Use RS256 (asymmetric...