About
This skill streamlines the process of testing protected routes in backend services by automating the complexities of cookie-based JWT authentication. It provides standardized patterns for using the test-auth-route.js script to fetch Keycloak tokens, sign them, and execute authenticated GET, POST, PUT, and DELETE requests. Whether you are debugging 401/403 errors, verifying database changes after a request, or setting up mock authentication for rapid development, this skill ensures consistent and reliable API validation across multi-service architectures.