Describe the bug
Open Wallet button in torus-embed widget opens login form instead of the wallet UI in Safari (desktop and mobile).
To Reproduce
Steps to reproduce the behavior:
- Go to the demo app
- Login with Private Key
- Open the widget by clicking on it in the bottom left corner
- Click
Open Wallet
- Observe login form opened in a popup window
Expected behavior
Authenticated wallet UI opens when user clicks Open Wallet
Desktop (please complete the following information):
- OS: macOS
- Browser safari
- Version 15.6.1
Smartphone (please complete the following information):
- Device: iPhone 8,11
- Browser safari, chrome
Additional context
The same issue is reproducible in web3auth/core + @web3auth/openlogin-adapter + @web3auth/torus-wallet-connector-plugin configuration.
Describe the bug
Open Wallet button in torus-embed widget opens login form instead of the wallet UI in Safari (desktop and mobile).
To Reproduce
Steps to reproduce the behavior:
Open WalletExpected behavior
Authenticated wallet UI opens when user clicks
Open WalletDesktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The same issue is reproducible in
web3auth/core+@web3auth/openlogin-adapter+@web3auth/torus-wallet-connector-pluginconfiguration.