Implements

  • CanActivate

Constructors

Methods

Constructors

Methods

  • Parameters

    • context: ExecutionContext

      Current execution context. Provides access to details about the current request pipeline.

    Returns boolean | Promise<boolean> | Observable<boolean>

    Value indicating whether or not the current request is allowed to proceed.