Authentication

We have two service named AuthGuardAdmin and AuthGuardLogin.

  • AuthGuardAdmin:  Checks whether the current logged in user is an admin. If they are, they are allowed to navigate. The path for this service is  client\app\services\auth-guard-admin.service.ts.
  • AuthGuardLogin:  Checks whether a user is logged in. If they are, they are allowed to navigate. The path for this service is client\app\services\auth-guard-login.service.ts. 

Get Google Cloud AI Services Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.