Mnemonic phrase create without using mpc-core-kit

I have integrated with web3 auth in my chrome extension by connecting my existing Cognito user pool and adding a login with Google. We have integrated the ability to allow users to enable MFA, generate a mnemonic phrase, and secure new devices by entering that phrase. All of this was completed using “@web3auth/mpc-core-kit,” and when testing and deploying the app, I now get “The current subscription plan is the scale, and MPC Core Kit feature is not available on scale plan.” After talking to your team, I need to pay 5x the price of the scale plan to use this library on the enterprise plan.
How can I accomplish the above user flows without upgrading the plan?

Any help would be appreciated.

This is the expected error, as the MPC Core Kit is available on the Enterprise plan.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.