@creator.co/module-identity-client - v1.1.11
    Preparing search index...
    Index

    Constructors

    Accessors

    Methods

    • Asynchronously authenticates the user based on permissions and access levels.

      Returns Promise<true | ResponseErrorType>

      A promise that resolves to true if authentication is successful, or a ResponseErrorType object if there is an error.

    • Parameters

      • userId: string
      • OptionalonlySelf: boolean

      Returns boolean

    • Parameters

      • userEmail: string
      • OptionalonlySelf: boolean

      Returns boolean