We were previously storing the primaryIdentityPublicKey in the public_key column of the cookies table. We're going to strip this logic out before DB migration that removes the public_key column altogether.
Will remove from siweAuthResponder next (and all the helper functions involved).