Archived Content from Web3Auth Community
This topic was originally posted by rikusen0335 on 2/23/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.
- SDK Version:
"@web3auth/no-modal": "7.0.4""@web3auth/openlogin-adapter": "7.0.4"
- Platform: ?
- Browser Console Screenshots: ?
Description
Do we have a way to request user to re-login if user doesn’t have web3auth.getUserInfo(), whenever WalletLoginError.
The direct issue is that if user closes window while logging into web3auth, user does not have registered in web3auth, but have registered in other login method like firebase, twitter or Third-party like something.
Thus we can’t send request to backend which uses web3auth’s user data.