Chris Sainty 7/10/2019

Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity

Read Original

This technical article is part of a series, providing a step-by-step guide to setting up authentication for a client-side Blazor WebAssembly application. It details using an ASP.NET Core WebAPI backend with ASP.NET Core Identity, covering project creation, NuGet package installation, database configuration with Entity Framework, and JWT bearer authentication setup.

Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week