.NET 8 Blazor🔥Authentication & Authorization with Identity

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


Table of Contents:
00:00 .NET 8 Blazor🔥Authentication & Authorization with Identity
01:23 Outline of Today's Blazor Tutorial
03:36 Setting Up a New Blazor Web Application with Individual User Accounts
05:55 Overview of the Blazor Project Structure
08:18 Database Setup, Migration Application & User Registration Process
23:01 Exploring the Components of Identity in Blazor
25:53 Implementing a Custom User Property
34:36 Managing Access: Implementing Role-Based Authorization

#DotNet #Blazor #AspNetCore
Рекомендации по теме
Комментарии
Автор

As a junior, with every comment that you take in the video you are helping me understand what the code is all about thanks for this extremely helpful video.

misaghn
Автор

Thank you for another extremely helpful video Patrick! I would love to see a video on .NET 8 Blazor Authentication & Authorization with Identity using Dapper instead of EF if possible.

barry
Автор

Thank God you exist, i can't understand shit from Indian's tutorials

bornduh
Автор

This an important video to check out for knowing Blazor. Thank you Patrick for this.

SanityIT
Автор

@patrick Sorry for late you missed the ; on line 67 🤣 Subscribed

shaikyousuf
Автор

Thank you Patrick for demystifying .Net 8 user authentication & authorization. Something that until seeing your video seemed very baffling to me!

stephenshillitoe
Автор

Another excellent video Patrick! Thank you for demystifying .Net 8 Authentication & Authorization!

stephenshillitoe
Автор

Thanks for the video, it's giving me a jumpstart building my first Blazor app with .Net 8 and identity stuff. Slight changes to the project template now, but nothing I couldn't figure out. Cheers!

sharonroy
Автор

Спасибо большое! По сути мне нравиться больше C# net core чем php и Laravel. У меня есть задачи по созданию школьной CRM, скорей всего я буду делать её на платформе net core.

Edvard-Aliev
Автор

hi patrick...how i call api with token ?....we know your video the authentication and authorazation is base on cookies....what i mean is when using interactive auto how we send token after all .net assemblies are finished download....??

wisnu
Автор

Thank for making this. Can you make video on Authentication & Authorization without Identity (Basic Authentication)

kalpeshblue
Автор

Thank you very much for making this video - it helped me a lot!

hendrikneumann
Автор

Excellent! Thank you so much! Tried it my side and it works well. One question, how can I get access to the current user's logged in details (more specifically the added properties?

flightcommander
Автор

There is something I would like to see you discuss that is how to make the login and registration pages use a specific layout, different from the default main layout. I managed to do that, but I would like to see someone implementing that too, to see if the way I did it is right or not.

rpreviato
Автор

Hi Patrick, great video - however could you do a video where the Login management is delegated to Okta or one of the other OpenId Connect providers, while still using the local Identity paradigm for role management, custom details, etc? That would be epic!

margosdesarian
Автор

Rockin n' rollin !! Good stuff man!!

Duelweb
Автор

Thank you very much! This is very helpful and you explained it very well!

michaelrafales
Автор

Excellent video, thank you.
It would be very helpful to indicate what needs to be done, when working on a project that originally does not have the identity management and you need to add it?

MrFEMGM
Автор

They changed the template so it now looks different. Real shame for new people, its pretty hard to understand what is going on when everything is different. You video is very good though.

michaelchristensen
Автор

Hi (1st, sorry for my bad english level)
Your tutorials are good, with enougth explanation.
Just 2 things (you speak to fast to me) and It seems the solution pattern/template have changed since you created this tuto. v8.0.2

valghirenghir