The Infinite Redirect Loop That Crashed Browsers
How a logout button caused 200+ API requests in under 5 seconds, and the multi-layered fix involving distributed authentication state management.
2 posts
How a logout button caused 200+ API requests in under 5 seconds, and the multi-layered fix involving distributed authentication state management.
An introduction to building a 565,528 line licensing platform using Python FastAPI, Next.js, and C++, covering architecture decisions and key technical implementations.