MENU

Fun & Interesting

.NET 8 Authentication with Identity in a Web API with Bearer Tokens & Cookies ๐Ÿ”’

Patrick God 170,532 2 years ago
Video Not Working? Fix It Now

๐Ÿš€ Join the .NET Web Academy here: https://dnwa.net/3UqG4Zm --- ๐Ÿ’– Support me on Patreon for exclusive source code access: https://patreon.com/_PatrickGod ๐Ÿš€ Get the .NET 8 Web Dev Jump-Start Course for FREE: https://dotnet8.patrickgod.com 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

Comment