Authorize
Overview
Authorize handles makingĀ API requests on behalf of a user
Once you have added the logic block to your app, you can click on it for the settings to appear.
And then you can edit the settings and do configurations to make the logic block do what you require. Refer the below grid so you can understand which data should be added to the mentioned text boxes to get the desired outputs.
Authorize Token configuration
Patch Name |
Identifier used in the CMS. |
The identifier should reflect content or function. |
||
Configurations |
Set the Domain, Client ID, Scope and Audience. |
If you are planing to use more than one scope please make sure to separate them by space. |
||
Inputs |
Connections coming in to this patch. |
|||
Outputs |
Connections going out from this patch. |
|||
Toast Messages |
Short notifications to the user. |
|||
On Success |
The message presented to the user on success. |
|||
On Success Accessibility Label |
Interface Accessibility label. |
|||
On Success Accessibility Hint |
Interface Accessibility hint. |
|||
On Error |
The message presented to the user on error. |
|||
On Error Accessibility Label |
Interface Accessibility label. |
|||
On Error Accessibility Hint |
Interface Accessibility hint. |