Archived Content from Web3Auth Community
This topic was originally posted by kt.green.dev on 7/21/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
Version Details:
web3auth SDK version: v1.2
Unity Editor version: 2022.3.3f1
Build Platform: WebGL
Issue:
We have integrated web3auth social login with our game for WebGL build.
During WebGL web3auth login the login screen opens up in same session once logged in it redirects and restarts the game (making it lose the game state).
We would like to get web3auth team support to help us with a fix to sepearate the login session from the game session to retain the game state and to have a succesful login as well.