Moeen Chat Service - v1.0.0
    Preparing search index...

    Implements

    • CanActivate
    Index

    Constructors

    • Parameters

      • reflector: Reflector

      Returns GatewayUserGuard

    Properties

    logger: Logger = ...
    reflector: Reflector
    HEADER_USER_ID: "X-User-Id" = 'X-User-Id'
    HEADER_USER_ROLE: "X-User-Role" = 'X-User-Role'

    Methods

    • Parameters

      • context: ExecutionContext

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

      Returns boolean

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