Is it possible to create an account in gigya using custom UID ( like siteUID param) when using gigya's onBeforeAccountsRegister extension?
Gigya's onBeforeAccountsRegister extension calls an API which fetches UID from a 3rd party identity provider. I want to create an account in gigya using same UID for seamless integration.
I could not find anything in gigya's document for such a use case. Also, javascript parameter option(for extensibility) supports only few pre-defined parameters.