The reconnected value of "ADAPTER_EVENTS.CONNECTED" always comes out as "true". #1382
blockodyssey-bjkim
announced in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried logging in through "uxmode: redirect". And I'm trying to call the API through "ADAPTER_EVENTS.CONNECTED" value of reconnected. However, in this mode, the value of reconnected always comes to "true", even though it is initial. Is there an appropriate section to put the login API through a different lifecycle?
(In the "uxmode: popup", it returned "false" the first time.)
using @web3auth/core
Beta Was this translation helpful? Give feedback.
All reactions