(Same as D6908, but for `siwe_auth` endpoint.)
On `siwe_auth`, we persist `signedIdentityKeysBlob` in the `signed_identity_keys` column of the `cookies` table.
Next up is handling `login`/`register`/`siwe_auth` on the `native` client. Then will add some validation regex tests just to make things a bit more robust.