`keyserverAuthResponder`:
Tested that if an error if thrown from `olmNotifSession`, the user doesn't get a user cookie and is no longer logged in after refreshing the app
Tested this for both users how were already registered with the keyserver, and users who weren't
Tested that it is possible to login if olm sessions are created correctly
`logInResponder`:
Tested that it is possible to login if everything works. Tested that if an error if thrown from `olmNotifSession`, the user doesn't get a user cookie and is not logged in after refreshing the app
`siweAuthResponder`:
Tested registering. I am facing a problem, but I am also facing it on `master`. Please see [[ https://linear.app/comm/issue/ENG-8055/unable-to-register-with-siwe | ENG-8055 ]]. But same as on master, the user gets registered with the keyserver, just the UI hangs.
Tested logging in with SIWE auth - this worked without problems