Angular uses guards to protect routes. In this video we will use the CanActivate guard to protect routes from non-authorized users.

The authentication is applied using jwt token and we will make sure to block users from visiting specific routes if they are not authorized.

✨ Code: https://github.com/profanis/codeShotsWithProfanis/tree/21/auth-login-has-role-guard

Subscribe: https://www.youtube.com/channel/UCgJAoZCYx1Dk3iGPHSIgV1A/featured

#angular

Angular Authentication: Role Based Authorization
50.30 GEEK