.NET Blazor | Blazor Web Assembly Custom Authentication using JWT and Authentication State Provider

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

Hello everyone, welcome, in this video, I will show you how easy it is to create Custom Blazor Web Assembly Authentication using JWT and Authentication State Provider. Protecting your application is very important today. This video will take you through all the steps one-by-one.

Thanks so much for watching 🙌🏾 LIKE 👍, SUBSCRIBE & turn on Notifications 🔔 to know when I upload new videos EVERYDAY!

/*You can buy a coffee for me*/ ☕️

/*Get Intouch with Us*/

/*Documentation*/

/*Blazor Playlist*/

/*Get Source code*/

/*Chapters*/
0:00 Introduction to Blazor authentication.
2:00 Creating Blazor project.
4:05 Installing NuGet packages
7:00 Creating registration component.
11:20 Creating registration model.
15:09 Validating registration form.
27:00 Creating registration service.
32:12 Adding Web API to the project.
35:36 Installing packages to the API.
37:24 Creating API registration models.
38:01 Creating application database context class.
39:45 Creating database connection string.
40:10 Registering database connection.
43:35 Creating API repository service.
59:40 Adding database migration.
1:11:31 Creating API controller.
1:15:24 Creating login razor form.
1:20:42 Creating login service.
1:23:18 Creating login API repository service.
1:50:53 Installing packages for Authentication State Provider.
1:56:00 Creating Custom Authentication State Provider.
2:03:46 Integrating and creating dependency injection with authentication state provider.
2:04:44 Updating the route view.
2:06:33 Display user info after logging in.
2:08:20 Outro...

/*Follow Netcode-Hub*/
Рекомендации по теме
Комментарии
Автор

/*Get Intouch with Us*/

/*Documentation*/

/*Blazor Playlist*/

/*Get Source code*/

Netcode-Hub
Автор

Bigger IDE editor Font, video recording is more efficient

ajamesbond
Автор

Could you please include a refresh of the token?

shihabal-arifi
Автор

Receiving the following error while try to register "Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.." I have started both the project at same time. Swagger is working, but while making an API call from app, it throws error in web console. How to solve this ?

VibinOnTheRoad
Автор

Can you add the Log Out functionality ?

catalinbuza
Автор

at 39:42 .. we already did this.. is this an editing error?

netrunner
visit shbcf.ru