Skip to content
New issue

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

Phantom logout locked #1438

Closed
lpbonomi opened this issue Mar 30, 2023 · 3 comments
Closed

Phantom logout locked #1438

lpbonomi opened this issue Mar 30, 2023 · 3 comments

Comments

@lpbonomi
Copy link

Describe the bug

After being logged in with Phantom, calling the logout() never returns a value

To Reproduce

await web3auth.connect() // and connect with Phantom
await logout()
whatever() // This code never gets executed

Expected behavior

logout() returning a value and continuing code execution

Device Info (please complete the following information):

  • Device: [e.g. Macbook pro 2020]
  • OS: [e.g. Ventura 13]
  • Browser [e.g. chrome]
  • Version [e.g. 111]
  • Web3Auth Version [e.g. 5.1.0]
@yashovardhan
Copy link
Member

Hey @lpbonomi can you try this with Web3Auth v6? I was trying to reproduce this issue, but it works fine on our demo applications. Please update this issue accordingly.

@lpbonomi
Copy link
Author

lpbonomi commented Jul 7, 2023

Hi, II'll try this when issue #1508 is resolved

@lpbonomi
Copy link
Author

lpbonomi commented Oct 5, 2023

Updated to v7 and it works perfectly, thanks

@lpbonomi lpbonomi closed this as completed Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants