Archived Content from Web3Auth Community
This topic was originally posted by farrel on 9/13/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hey everyone,
I’ve been using Web3Auth since November 2022 with the Base plan since our monthly active users are currently under 50. Today, I received a notification for the v7 update and saw the new dashboard with the migration to project. I migrated and updated the SDK without changing any configuration, but I received the following error when trying to sign in:
Invalid params, The current subscription plan is Base and requesting feature(s): custom auth are not available on Base plan. Please upgrade to Growth or above plan at https://dashboard.web3auth.io to use these features
I checked the newest documentation and found that we no longer need to provide the adapterSetting and the network. So I tried logging in with Google but the address is now different, turned out it was using a different verifier (now is “web3auth”) and the redirect link is “h ttps://auth.web3auth.io/v5…”.
I understand that a different verifier would lead to a different address, but it would means that my users would lose their wallet if I don’t upgrade to the Growth plan. So is upgrading necessary? or there might be some configurations that I could do to retain my users’ wallet?