From my limited knowledge, I don;t think it;s possible using Auth0 at the moment/
I need one of these things to happen:
- Let us set app_metadata in the Custom Social Connection login custom code section
Or - Give us access to the accessToken returned by a Custom Social Connection in Rules/Actions
Or - Similar to the first solution, give us more control over the data that we can save to an Auth0 User Profile model
This makes me ask, what is the point of a Custom Social Connection if you can’t save additional custom user/app data from that Custom Social Connection. Any valuable third party login and API will have protected routes that need an accessToken to retrieve scope/claims data. There is currently no way to save this data?