In our project, we need to call the /entity.create endpoint to create new user entities, instead of using /oauth/register_native_traditional.
There should exist a corresponding method on https://github.com/janrain-rest/janrain-rest and on this module.
Add a new entity create method on janrain-rest: https://github.com/janrain-rest/janrain-rest/issues/21
Review and test the proposed changes.
Add a new public method, JanrainConnectConnector::entityCreate.
None.
Fixed
4.1
Code