Properties
clientId
clientId: string
organization
organization: { 
    organizationId: string; 
    organizationName: string; 
}
Type declaration
- 
organizationId: string
- 
organizationName: string
 
profileImageUrl
profileImageUrl: string
subscriptions
subscriptions: [{ 
    level: number; 
    planId: string; 
    typeId: string; 
}]
teams
teams: [{ 
    name: string; 
    teamId: string; 
}]
username
username: string