CSRF token interceptors Skill
When to activate
- Applying or designing workflows requiring CSRF token interceptors.
- Implementing code patterns, structures, or configurations related to CSRF token interceptors.
When NOT to use
- Trivial scripts or unrelated domains where CSRF token interceptors is not applicable.
Instructions
- Identify project requirements matching CSRF token interceptors.
- Ensure consistent structure and clean architecture patterns are followed.
- Validate inputs, configurations, and outputs carefully.
Example
// Implement or trigger CSRF token interceptors rules here