FlowsBackendConfig
Properties
auth
• Optional
auth: Object
Type declaration
Name | Type |
---|---|
authorizationHeader? | string |
method? | "jwt" | "basic" | "cookie" |
Defined in
baseUrl
• Optional
baseUrl: string
Defined in
endpoints
• Optional
endpoints: Object
Type declaration
Name | Type |
---|---|
getConfig? | string |
getVerificationStatus? | string |
processStepData? | string |
startVerification? | string |