In this next part of the Blazor Blog Series, Let’s learn about implementing Custom Authentication in Blazor WebAssembly Project (Blazor.Learner). We will cover some core concepts that can get you familiar with how authentication works in Blazor Applications.

1.Built-in Authentication
2.Custom Authentication with Identity
3.Custom Authentication State Provider
4.Login / Register Components
5.Notify State Change

(Part 4 of my Blazor Blog Series) – Custom Authentication in Blazor WebAssembly
https://www.codewithmukesh.com/blog/authentication-in-blazor-webassembly/

(Part 3 of my Blazor Blog Series) – Blazor CRUD with Entity Framework Core https://www.codewithmukesh.com/blog/blazor-crud-with-entity-framework-core

(Part 2 of my Blazor Blog Series) – Exploring Blazor Project Structure
https://www.codewithmukesh.com/blog/exploring-blazor-project-structure

(Part 1 of my Blazor Blog Series) – Getting Started with Blazor
https://www.codewithmukesh.com/blog/getting-started-with-blazor

submitted by /u/iammukeshm
[link] [comments]