constructor for CXoneUser
Method to create singleton object of the class
method to check DigitalEngagement is enabled at user level
Method to return agent settings
Method to return client data
@example
getClientData()
Method to get digital interaction search tab permissions from local storage
Get the current logged in user details
@example
getUserDetails();
Get the user details from the auth token that stored in the local storage
Method to get user location
Method to initialize auth details
access token
CXoneConfig details
method to check product app is enabled at user level
Set the userinfo like digital id, brand id after the successful authentication
user info data
Set the Team ID in User Info
Team ID
Set the userinfo from the idToken after the successful authentication
Method to set user location
location id
Generated using TypeDoc
Class to manage all user-related methods