Authentication and Role-based Authorization in Blazor WASM using JWT and AuthenticationStateProvider
In this blog post, we’ll explore how to set up authentication and control access to different parts of your application based on user roles.
Hi, I'm Shahriyar, a dedicated software engineer leading the tech team at Turf.pk, a startup focused on developers. I love sharing my knowledge through my tech articles on Medium. As a Microsoft Learn Student Ambassador (MLSA), I'm actively engaged in the tech community.
In this blog post, we’ll explore how to set up authentication and control access to different parts of your application based on user roles.
In this blog, I’m going to share coding conventions that I adopted. It may help someone who wants to adopt rules for themselves or their team. Although coding conventions are not set in stone, and different teams may adopt different variations.
If you’re a .NET developer looking to enhance the user experience of your Blazor applications, Radzen components can be a valuable addition to your projects.