ASP.NET Core SPA Authentication Tutorial - Implementing Cookie-Based Auth for Single Page Applications
Raw Coding via YouTube
Build AI Apps with Azure, Copilot, and Generative AI — Microsoft Certified
Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to implement SPA authentication in ASP.NET Core using .NET 7 Minimal APIs and C#. Explore cookie-based authentication for various SPA frameworks including Vue.js, React, Angular, Solid.js, Nuxt.js, Next.js, and Svelte. Dive into same-domain and separate-domain scenarios, discover SSR framework integration, and optimize user information retrieval. Follow along with practical examples and gain insights into securing your single-page applications with ASP.NET Core's powerful authentication mechanisms.
Syllabus
Introduction
Same Domain
Separate Domains
SSR Framework
Bonus: user information call elimination
Taught by
Raw Coding