The Profile components allow an end-user to view and manage their account information.
There are two components depending on the flow:
Both components require a JWT with the following scope:
api:profile:readapi:profile:writeThis token must be scoped to the current consumer.
See consumer scoped token API
Choose the correct component based on the flow: