How can I create the wallet using custom id and without redirecting again

Can I able to handle the authentication process server-side without involving the client-side redirect. In this scenario, server communicates directly with the authentication provider ( Web3Auth), and then your server returns the authentication result to the client.

@sandeepnarahari49 Sorry for the delay.

Your request has been forwarded to our Dev team and we will get back with further updates once more information becomes available.

You can refer to our documentation on how server side verification happens with Web3Auth:

You can use any of our Core Kit SDKs for this flow. Ideally the flow you’re looking for is fulfilled by our Single Factor Auth SDKs: https://web3auth.io/docs/sdk/core-kit/sfa-web/

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