The Onboarding components allow an end-user to complete end-to-end onboarding to the Upward Platform.
There are two separate onboarding flows:
Partners must create a consumer via the Create Consumer API before loading the onboarding components. The onboarding UI component will be prefilled with the data provided.
Both onboarding components require a JWT with specific scopes.
Card Onboarding:
api:card-management:read, api:lending:write, ui:client-onboarding
CBaaS Onboarding:
ui:client-onboarding, api:consumer-profile:read, api:trade-line:read
See Auth API
At this step, load the correct component based on the flow: