Wagmi connection session

Hello we are implementing the contract write functions following this

The issue is that when we refresh the page the connection is lost and we need to connect again to be able to call the write function.

Is there any way to keep the connection as a “session” with wagmi?

Thanks