Profile
The Profile components allow an end-user to view and manage their account information.
There are two components depending on the flow:
- Card Profile — for consumers onboarding via Card.
- CBaaS Profile — for consumers onboarding via Credit Builder as a Service.
Steps
1. Authentication
Both components require a JWT with the following scope:
api:profile:read
api:profile:write
This token must be scoped to the current consumer.
See consumer scoped token API
2. Parameters
3. Load Profile Component
Choose the correct component based on the flow: