[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["AuthorizeAction is a type of AllocateAction, granting permission or access."],["It identifies a recipient who is the target of the authorization."],["The recipient can be an Audience, Organization, or Person."]]],["`AuthorizeAction` extends `AllocateAction`. Its key property is `recipient`, which specifies the receiver of the action. The `recipient` can be an `Audience`, `Organization`, or `Person`. This property indicates the intended party at the receiving end of the action, defined as a sub-property of `participant`.\n"]]