Part-7|Redirect To Login In Blazor Application[.NET 7 Blazor WASM JWT Auth]

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

This video is about - Login Redirection In Blazor Application[.NET 7 Blazor WASM JWT Authentication]

The entire session is already made as blog:

Video:1
Video:2
Video:3
Video:4
Video:5
Vidoe:6
Video:7
Video:8

Source Code:

Reach Me:
****************************************
****************************************

Support Me:
**********************************
Рекомендации по теме
Комментарии
Автор

Thanx very helpful and useful list.
I am waiting for Refresh token, please keep going.

mohamadhelaly
Автор

It would be nice if you add user role usage with jwt. Thanks.
Afterwards, it would be great if Blazor had the admin panel (area) and the user-role password etc. management page. Thanks again.

ahmetturkoz
Автор

Thanks for your wonderful tutorial sir.
please Can you show Refresh token and Logout too..

PapzBon
Автор

can i add redirect to page to prev page
after login

shabanelmogy
Автор

Can you show Refresh token and Logout too... it will be very helpful. also a CRUD and Master Detail form will be a great addition for this series.. Thanks again.. Its a great learning

asadquadir
Автор

Hi Naveen! Don't work Roles. Any Suggestion? Thanks!

aeekhout
Автор

this is enough and not need if{} in NotAuthorized tag:
<NotAuthorized>
<RedirectToLogin />
</NotAuthorized>

MohammadKomaei