I read your web3auth login documentation. To login through google login they have used new tab or window for login. But I want to implement login process within the extension without getting redirected to another page .
@mayurpatil5258 Welcome Aboard!
Web3Auth modal/no-modal SDKs allows you to use `uxMode: ‘redirect’ or ‘popup’ mode only.
If you are looking to use the browser extension functionality, please refer to the below guide:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.