We have a system whose frontend login is handled by auth0. When a user creates an account using our auth0 popup, a joomla user is created and an ES user also.
This works great. We redirect social users to their profile edit page where they accept terms and conditions, and we're done.
The problem is however, we need for socially registered and created users to be able to select their own profile type.
I've read elsewhere that ES developers have been asking for subscription integration with ES that would allow users to move from one profile type to another. That would also solve our problem as we could have a simple default profile type and then have users move on to select the appropriate one for them
So my question is, how can we reveal the "Select a Profile Type" function to socially registered users. Manually registered users already see it.
We would be VERY interested i knowing your progress with subscription integration and ES