Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GigyaCore.register() account.initRegistration not passing params, ie dataCenter #58

Open
ihgvan opened this issue Apr 13, 2023 · 0 comments

Comments

@ihgvan
Copy link

ihgvan commented Apr 13, 2023

The account.initRegistration API allows for passing a dataCenter parameter. This call is abstracted behind the the GigyaCore.register() method and it is not passing the params that we pass to the GigyaCore.register() method. It does pass it along to account.register. But the dataCenter param we are passing is not sent in the account.initRegistration so the created account is not created in the intended data center.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant