backend
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • session: SessionContainerInterface

      Returns Promise<
          {
              email: any;
              fullPayload: any;
              roles: any;
              tenantId: string;
              userId: string;
          },
      >