OneSDK flows

FrankieOne OneSDK aims to provide customers with "ridiculously simple" integration. To make this possible, we created OneSDK flows.

The OneSDK workflow

The OneSDK workflow

A “Flow” is a wrapper around multiple OneSDK Service Components. It is initialized once and it takes care of configuring and initializing the different service components seamlessly at the appropriate time by reusing the existing configuration. For example, a flow such as “Onboarding flow” will, based on recipe configuration, initialize the Fraud module, then the OCR module, then the IDV module, then the KYC module. The order they are initialized can also come from the recipes, or it might be passed as an initialization argument.