auth-testing
Installation
SKILL.md
Auth Testing Skill
Test OAuth2 authentication flows locally using the built-in OIDC server.
Quick Start
pnpm dev:with-auth
This starts:
- Vite dev server: http://localhost:3000
- UI Server (Go): http://localhost:8081
- OIDC Server: http://localhost:8889
- Temporal Server: http://localhost:7233