Building the BFF in .NET Core: Minimal APIs, Routing & Aggregation
Standing up the BFF service, aggregating upstream calls, shaping responses, and handling errors with real code.
Apr 12, 202616 min read

Search for a command to run...
Articles tagged with #architecture
Standing up the BFF service, aggregating upstream calls, shaping responses, and handling errors with real code.

A practical comparison of OAuth2, OpenID Connect, and SAML—what problems they solve, how they work, and when to use each.

How signed cookies extend authentication to the CDN layer and securely protect static assets in a real-world system.

Real-world insights from integrating an external IdP into a legacy PHP ecosystem—and what developers should know before building their own auth system

A high-level walkthrough of how the CSL web app authenticates users through a hybrid IdP + server-session design
