issue: https://linear.app/comm/issue/ENG-6300/add-connectionissue-marking-the-keyserver-as-temporary
We want to be able to mark a keyserver as "temporarily connected"
If VERSION or VERIFY_INVITE_LINK endpoints were called, we should somehow mark the keyserver as “temporarily” connected - keyserverConnectionHandler will not be attempting to log the user in to that keyserver, and this keyserver will not be persisted.
- It might be useful to use the same cookie that we got from the keyserver, in the next request
- But calling those endpoints doesn’t necessarily mean that the user wants to permanently connect (login) to this keyserver. The user might for example resign from accepting an invite link.