I have integrated OAuth.io User Management with Stormpath. I need to access custom data of stormpath's user account using Aouth.io's Android and iOS APIs.
I am able to access user's firstname, lastname, email and id only but not custom data which I have entered through Stormpath's Editor in Accounts section.
It looks like OAuth.io provides a way for you to do that here: http://docs.oauth.io/#update-your-user-data
You can do something like: