Cerbos JavaScript SDK
    Preparing search index...

    Type alias IsAllowedRequest

    IsAllowedRequest: Omit<CheckResourceRequest, "actions"> & { action: string }

    Input to Client.isAllowed.

    Type Declaration

    • action: string

      The action to check.