Implement JWT auth:
Framework: ${{FRAMEWORK}}
Token requirements: ${{TOKEN_REQUIREMENTS}}
Security needs: ${{SECURITY_NEEDS}}
Implement:
- Token generation
- Token validation
- Refresh tokens
- Claims management
- Algorithm selection
- Token blacklisting
- Error handling
- TestingOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{FRAMEWORK][{TOKEN_REQUIREMENTS][{SECURITY_NEEDS]