Role-Based Access Control in Angular 17 AND .NET 8 ( Part 10)

preview_player
Показать описание
Welcome back to the 10th installment of our comprehensive tutorial series on JWT Authentication in Angular 17 and .NET 8! In this episode, we dive into the implementation of User Page Guard Interceptor, a crucial aspect of securing your application and managing user access

Key Topics Covered in Part 10:
Setting up User Page Guard Intercepter for enhanced security
Protecting your application routes based on user roles

Watch Part 7:

Other Tutorials You may like :
#angular17 #dotnet8 #jwt #webapi

Outline:
0:00 Introduction
0:43 Create User List Component using angular 17 cli
0:55 Implement GetAll User Methods from backend api
1:50 Generate Functional RoleGuard Service Angular 17 Using Cli
2:12 Implement role guard service for admin user
3:47 Get Roles from jwt token using jwtdecode
5:28 Pass admin route data from app routes
6:24 Design Beautiful Table and render list of users
7:42 Import Async Pipe in angular 17 component
8:30 Dynamically Display Navbar item when logged in as a admin role
9:50 Ending.. Thanks for watching

.net web api jwt authentication
jwt token .net core web api
jwt token authentication web api net core 6 github
how to implement jwt token in .net core web api
jwt authentication in .net core web api
jwt token in .net core web api
jwt authentication in .net 6 web api
what is jwt token in web api
jwt .net core web api
c# web api jwt authentication
jwt token in web api .net core
.net web api identity jwt token
angular login page
angular 17 authentication full course
secure .net core web api with jwt
.net web api jwt token
jwt token .net 6 web api
jwt token authentication using the .net core 6 web api
.net core web api with jwt token
how jwt token works in web api .net core
jwt token web api c#
.net core web api jwt
angular jwt authentication
angular jwt decode
angular jwt interceptor
angular jwt refresh token
angular jwt authentication github
angular jwt token decode
angular jwt validate token
angular jwt authentication with web api
angular jwt authentication example
angular 9 jwt authentication example
angular jwt best practices
angular jwt bearer
angular jwt role based authentication
angular authentication jwt best practices
angular 8 jwt authentication example
bezkoder angular jwt
best way to store jwt token in angular
best practices for jwt authentication in angular apps
how to send jwt token from angular to backend
jwt token based authentication in angular
angular jwt create token
angular check jwt token
jwt token angular .net core
how to check jwt token expiry in angular
angular jwt interceptor example
angular jwt authentication example
jwt decode angular example
angular jwt get user from token
angular get data from jwt token
angular get roles from jwt
angular get jwt token from header
how to get expiration time from jwt token in angular
Рекомендации по теме
Комментарии
Автор

hi sir,
thank you for the course,
I got an error,
At t=466 seconds in the course,
code: @for(item of user$ | async; track item.id),
angular error msg :Type 'UserDetail' must have a '[Symbol.iterator]()' method that returns an iterator.,
How can I deal with this problem, (I google error but can't fix it)
thank you

JiangFu
Автор

Hi Assalam0Alaikum, apki videos bohat achi hein dot net and angular app ky liye but please 2 request hein apky subcriber and likers chahtey hein ky ap 1 complete ecommerce web app with angular 17 and dot net 8 ki complete video with admin panel upload kren, and please 2nd request is that ap apni playlist ko thora manage kren samajh nhi ata konsa part kahan hy.. saari videos alag alag hui v hein.. every topic ky liye complete playlist honi chaiye thankyou bro if you come up again with these 2 request thanks alot.

Development_Tools