Walkthroughs
4) Defining credentials
Credentials can be defined in the “credentials” block in the doflo.jsonc file.There is an optional “check” field that is used by the app UI to validate the credentials work correctly. The “check” field points to a function, an example can be found here:https://github.com/doflo-elements/flow-element-jira/blob/main/doflo.jsonc#L38C8-L38C13