Function buildAbility

  • Parameters

    • permittedStrings: (string | IClaimData | Claim)[]

      each element can be a string ("verb:resource" or "verb:*") or an object with verb and resource

    • prohibitedStrings: (string | IClaimData | Claim)[]

      each element can be a string ("verb:resource" or "verb:*") or an object with verb and resource

    Returns Ability

    See

    • buildClaimSet
    • Ability

Generated using TypeDoc