Any way to access "accountInfo" in the login SDK?

Hi,

Since we have a new sign up screen for new account credentials to Particle cloud, is there a way to access the accountInfo Dictionary? I look inside the SparkCloud.h but there seem to be no way to access the accountInfo. I want to update the company, user name into my app. I was able to access loggedInUsername but not the accountInfo.

Thanks