We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cleanup: true
Issue
After we log out, and set cleanup: true in the params, the web3authModal SDK and openlogin adapter are in an inconsistent state.
openlogin
Web3AuthModal.status is ready, whereas OpenloginAdapter.status is not_ready.
ready
not_ready
The text was updated successfully, but these errors were encountered:
We experience the same issue.
Sorry, something went wrong.
No branches or pull requests
Issue
After we log out, and set
cleanup: true
in the params, the web3authModal SDK andopenlogin
adapter are in an inconsistent state.Web3AuthModal.status is
ready
, whereas OpenloginAdapter.status isnot_ready
.The text was updated successfully, but these errors were encountered: