Mock Interview
API Boundary Review
Design a save-progress API with ownership checks, validation, idempotency, privacy, caching, and observable errors.
Login and Renewal
Walk through OIDC authorization code with PKCE, then handle token expiry across ten concurrent API calls.
Embedded Tool Security
Add a third-party code playground with iframe sandboxing, postMessage validation, CSP, and permission limits.