ethereum/clrfund

Prompt signing when refreshing page if user has already connected wallet

corwintines opened this issue · 0 comments

https://www.notion.so/efdn/Prompt-signing-when-user-refreshes-page-016b181e32ac458fafba7f0d2349916d

Currently if the user has connected their wallet in the past, when they refresh or revisit the page it appears as though they haven't and that they need to reconnect their wallet. This is largely a side effect of MACI, and that we need to have the user re-sign when connecting to the application. Since we are able to know that the user has used this application, but just need this signature, we should prompt for the signature when the application is loaded for users that have connected in the past.