Vikas
What Is Auth Guard In Angular ?

Describe me why we using auth guard in Angular? Give an example when we use auth guard ?

By Vikas in Angular on Dec 19 2019
  • Pranam Bhat
    May, 2021 21

    AuthGuard is a class which implements the interface CanActivate , to decide whether the user has access/permission to view specific page / route / path in the application or not. This will be useful when we need authentication/authorization based control over the application.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS