.NET 8 Authentication with Identity in a Web API with Bearer Tokens & Cookies 🔒

🚀 Join the .NET Web Academy: 💖 Support me on Patreon for exclusive source code access: 🚀 Get the .NET 8 Web Dev Jump-Start Course for FREE: 🐦 Let’s get social on Twitter/X: 🔗 Let’s connect on LinkedIn: Table of Contents: 00:00 .NET 8 Authentication with Identity in a Web API 🔒 01:05 Official Announcement 02:14 Create a Web API Project 03:08 Add an Entity Framework DataContext 06:12 Register the IdentityDbContext 10:18 Add Authentication with Identity 12:04 Add & run code-first migrations 14:35 Run the App 16:34 Configure Swagger to test the Authentication 18:06 Test the Authentication with Swagger 18:58 What about Cookie Authentication? #DotNet #Identity #WebAPI
Back to Top