Profile
The Profile component is an end-user scoped component which allows them to view and manage their account.
Authentication
The Credit Monitoring component requires a JWT with the api:profile:read
scope, of the current user.
Parameters
Example
The following is an example of how to load the Profile UI Component in a react native application.