zibri
    Preparing search index...
    • Checks whether or not the given value is a auth strategy.

      Parameters

      • value: unknown

        The value to check.

      Returns value is AuthStrategyInterface<
          string,
          BaseUser<string>,
          any,
          any,
          any,
          any,
          any,
          any,
      >

      True if all keys of the AuthStrategyInterface are present, false otherwise.