PinnedArchitecture Overview of my implemented Web App Authentication SystemA high-level walkthrough of how the CSL web app authenticates users through a hybrid IdP + server-session designDec 9, 2025Ā·8 min read
Introduction to The Frontend's Contract: Building Backends for Frontends with Vue.js, .NET Core & AzureMar 21, 2026Ā·5 min read
Why Passwordless Alone Is Not an Identity StrategyWhy WebAuthn needs federation, recovery flows, and lifecycle design to become a real identity strategyFeb 19, 2026Ā·5 min read
Passwordless: What Worked, What Didnāt, What Iād ChangeProduction lessons from building a passwordless-first PWA with WebAuthn, Feide OIDC, and ASP.NET CoreFeb 19, 2026Ā·5 min read
Integrating OIDC (Feide) as Fallback and RecoveryCombining WebAuthn and Feide OIDC for recovery, federation, and identity continuity in a VueJS + ASP.NET Core PWAFeb 18, 2026Ā·6 min read
Implementing WebAuthn in PracticeImplementing FIDO2 with VueJS, ASP.NET Core, SQL Server, and fido2-net-lib in productionFeb 17, 2026Ā·7 min read
Passwordless PWA Flow Architecture WalkthroughImplementing WebAuthn, Feide OIDC, and secure sessions in a VueJS + .NET Core PWAFeb 16, 2026Ā·6 min read
UX and Failure Are Part of the Security ModelWhy retry flows, recovery paths, and fallback design determine real-world securityFeb 15, 2026Ā·6 min read