logout when connected with social login or passwordless #732
Replies: 3 comments 1 reply
-
Hey, Thanks for reaching out. Can you please share code snippet for login and logout methods? |
Beta Was this translation helpful? Give feedback.
-
LOGIN CODE
} export default useAuth; |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For some reasons when i connect to my app with openlogin social login i cannot logout. i get an error which no wallet connected even though i am logged in. any solutions for this problem?
version of packages
"@web3auth/base": "^2.1.3",
"@web3auth/core": "^2.1.3",
"@web3auth/openlogin-adapter": "^2.1.3",
"@web3auth/torus-wallet-connector-plugin": "^2.1.3",
"@web3auth/web3auth": "^2.1.3",
Beta Was this translation helpful? Give feedback.
All reactions