You can get stuck halfway through the SIWE flow if RainbowKit in JS thinks you're authenticated, but your Rainbow app doesn't.
By setting incognito={true}, we reset the state of the WebView on every open, so that we can start the flow from scratch.
Depends on D6035