@vnodes/auth
    Preparing search index...

    Class AuthGuard

    Implements

    • CanActivate
    Index

    Constructors

    Properties

    authUserService: AuthUserService
    config: ConfigService
    reflector: Reflector

    Methods

    • Parameters

      • context: ExecutionContext

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

      Returns Promise<boolean>

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