1. Try to log in from `web`.
2. Set breakpoint in `loginResponder` and make sure `signedIdentityKeysBlob` comes through and is validated as expected.
3. Check the cookies table to see if `signed_identity_keys` column is populated correctly.
(Haven't done this yet. Will test and add screenshots after putting up next `SIWELoginForm` diff and before landing.)