Blazor Authentication Tutorial - How to Authorize in Blazor [Blazor Tutorial]

preview_player
Показать описание

🔗Blazor Tutorial Series Playlist link:

In this comprehensive Blazor Authentication Tutorial [Blazor Server Authentication Tutorial] which is a part of our Blazor Tutorial Series, we dive into authentication and authorization methods. In this Blazor login tutorial (blazor login example), we explore how to authenticate users and implement authorization using Blazor's built-in features. This video clearly explains How to authenticate in Blazor and How to Authorize in Blazor.

Blazor Authorization Tutorial:
Learn how to authorize [Blazor Server Role Authorize] in Blazor and utilize Blazor server authentication to secure your web applications effectively. We cover various authentication methods in Blazor, including Blazor server authentication and custom authentication without Identity. Additionally, we demonstrate how to use the Blazor authorize attribute for role-based authorization. Follow along as we guide you through Blazor authentication and authorization tutorials, providing a sample Blazor web app to illustrate concepts. Whether you're new to Blazor or seeking to enhance your knowledge of authentication and authorization in Blazor, this tutorial (Blazor Server Authorize) has you covered.

Blazor Cookie Authentication [Blazor Server Side Cookie Authentication]:
We'll explore Blazor cookie authentication, a crucial aspect of Blazor authentication methods. Blazor cookie authentication offers a seamless way to authenticate users within your Blazor web app without the need for identity. With the release of Blazor authentication .NET 8, cookie authentication has become even more accessible and powerful. In our example of Blazor authentication without identity, we'll demonstrate how to implement cookie authentication effectively. By utilizing Blazor server cookie authentication, you can ensure secure and reliable authentication for your users. We'll cover Blazor server-side cookie authentication in detail, showcasing its integration within Blazor server applications.

Blazor Server Custom Authentication State [Blazor Server Auth State Provider]:
In this Blazor authentication example (blazor login user), we'll delve into Blazor custom authentication, a powerful method for authenticating users within your Blazor web app. Through our Blazor web app sample, we'll demonstrate how to implement custom authentication effectively.
Рекомендации по теме
Комментарии
Автор

This is it my dude. Everyone is showcasing the particular de facto method proposed by Microsoft, you're getting into the good and actually useful stuff.

navirbox
Автор

Quick and easy to follow, thank you..

anthonyquijano
Автор

Simple, fast and directly to subject.
Thank you!

gladqueiroz
Автор

Your tutorial of Blazor are the best! Short, concise and pretty straightforward! Keep making those!

aisyahh
Автор

The most powerful yet concise intro to Authentication & Authorization. Very useful. Thanks

parashgoswami
Автор

This video is a gem. Lot of people are looking for this in stack overflow and reddit. The video title made me think this is one of the efcore identity video and I was about to skip. luckily didn't skip and this helped me a lot to understand the auth stuff. Maybe you can add "Custom" or "without efcore identity" in the title so it will be clear and listed out for the people who is searching for this. Thanks for the wonderful tutorial!

elangovanever
Автор

Excellent tutorial. You sir have showed me some things I have not seen in other videos yet. Thank you!

vixntjf
Автор

Thank you!
It is straightforward, fast, and focused on the main thing.

mizanurrahaman
Автор

Thank you so much for this! Exactly what i needed to understand how to implement auth!

TobiasLarsen
Автор

This is awesome tutorial, this is cool. You got a new subscriber!

RajK
Автор

thanks very much. excelente video information! Congratulations!

softw.netcore
Автор

This is amazing my friend. Thank you so much.

DannysGalaxyTab
Автор

Thank you,
Will this code work for blazor web assembly ?

myrogitesir
Автор

Thx for the help. It worked the first time but the second time a get a message with the problem: disable antiforgerytoken

How can i fix this issue?

LebaneseEntertainment
Автор

what project template are you using, and how is it setup. I don't get the same initial code as your video when i select a Blazor web app

klondikexx
Автор

@CodingDroplets, hello team, i´m having an issue on my project because i´m using radzen components and HTTPContext doesn´t work with InteractiveServer as rendermode... any idea with it? thanks.

albertoramirez
Автор

Awesome tutorial @CodingDroplets, but I have issue with the HttpContext in the Login.razor Line 62, it is null at runtime. Is there something that I am missing?

socketafricaremotedesktop
Автор

On this i have error Exception of type was thrown, and can not navigate to other page after login. And how to fix that issue?

nkkounmany
Автор

Excellent video, very easy to understand - Will this same Authentication/Authorization logic work in a Blazor WASM app as well or is it very different? Thx

saroshwadia
Автор

The only problem with this app template is that no dialog can be display if there is any error due to the component has no interaction

wellingtonm