Steps to reproduce -
- Login with auth0 + siwe using the WalletConnect QR code mechanism
- Logout from the application
- Try signing in again, the screen shows the previous wallet is already connected and a consent request is sent to the wallet application on mobile that was used to login earlier. At this point, some users are left confused because they don't get any feedback that they have to accept a request sent on the mobile application.
Either on logout the state should change to disconnected so the next time user logs in the entire flow is triggered again or there should be some message on the subsequent logins that a request is sent to the user's wallet.
Steps to reproduce -
Either on logout the state should change to disconnected so the next time user logs in the entire flow is triggered again or there should be some message on the subsequent logins that a request is sent to the user's wallet.