Open
Description
Is there a way to completely close a session on disconnect? The wallet.disconnect();
method does not appear to do this, it only literally disconnects the wallet from the site.
We'd like for the user to be able to choose another service/account every time they click on connect if they so choose. Since "this" session is only relative for "this" site, it would make sense. Right now if I connect with x email, disconnect, then try to reconnect, I am still logged in with x email, but if I'd like to use y email, I need to logout inside the Sequence modal.
Metadata
Metadata
Assignees
Labels
No labels